entered into RCS
authorRoland McGrath <roland@redhat.com>
Wed, 16 Feb 1994 23:58:49 +0000 (23:58 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 16 Feb 1994 23:58:49 +0000 (23:58 +0000)
GNUmakefile

index 5bf17d5..cf3d1a3 100644 (file)
@@ -42,6 +42,8 @@ endif
 # Get most of the information from the Unix-compatible makefile.
 include compatMakefile
 
+MAKE = $(MAKE_COMMAND) $(MAKEOVERRIDES)
+
 # Remove autoconf magic.
 extras := $(filter-out getloadavg.o @%@,$(extras)) getloadavg.o
 LOADLIBES := $(filter-out @%@,$(LOADLIBES))