diff src/Makefile.in @ 7531:ba949f15f8c4

(ALL_LDFLAGS): Add LDFLAGS. (MAKE): Don't override a previous value of MAKE set by configure.
author Richard M. Stallman <rms@gnu.org>
date Tue, 17 May 1994 19:44:17 +0000
parents 9c2205991ff5
children 68044af924e8
line wrap: on
line diff
--- a/src/Makefile.in	Tue May 17 19:38:45 1994 +0000
+++ b/src/Makefile.in	Tue May 17 19:44:17 1994 +0000
@@ -74,8 +74,6 @@
 /* On some systems we may not be able to use the system make command. */
 #ifdef MAKE_COMMAND
 MAKE = MAKE_COMMAND
-#else
-MAKE=make
 #endif
 
 #ifdef C_COMPILER
@@ -395,7 +393,7 @@
 #endif /* not COFF_ENCAPSULATE */
 #endif /* not ORDINARY_LINK */
 
-ALL_LDFLAGS = LD_SWITCH_SYSTEM LD_SWITCH_MACHINE LD_SWITCH_SITE
+ALL_LDFLAGS = LD_SWITCH_SYSTEM LD_SWITCH_MACHINE LD_SWITCH_SITE $(LDFLAGS)
 
 /* A macro which other sections of ymakefile can redefine to munge the
    flags before they're passed to LD.  This is helpful if you have