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 5bf17d50c1aeb5980e6e121eaf67d7d728512445..cf3d1a3477a564d108729c055441f24d9f82dbf4 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))