changeset 18570:b49772979571

(LD_SWITCH_SYSTEM_TEMACS): New variable. (ALL_LDFLAGS): Use LD_SWITCH_SYSTEM_TEMACS.
author Richard M. Stallman <rms@gnu.org>
date Thu, 03 Jul 1997 04:05:29 +0000
parents b751e29103f4
children 1beba85e8c62
files src/Makefile.in
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Thu Jul 03 04:05:16 1997 +0000
+++ b/src/Makefile.in	Thu Jul 03 04:05:29 1997 +0000
@@ -450,7 +450,8 @@
 #endif /* not COFF_ENCAPSULATE */
 #endif /* not ORDINARY_LINK */
 
-ALL_LDFLAGS = LD_SWITCH_SYSTEM LD_SWITCH_MACHINE LD_SWITCH_SITE $(LDFLAGS)
+ALL_LDFLAGS = LD_SWITCH_SYSTEM LD_SWITCH_SYSTEM_TEMACS LD_SWITCH_MACHINE \
+	 LD_SWITCH_SITE $(LDFLAGS)
 
 /* A macro which other sections of Makefile can redefine to munge the
    flags before they're passed to LD.  This is helpful if you have