From: Roland McGrath Date: Mon, 13 Jul 1992 22:17:50 +0000 (+0000) Subject: Formerly GNUmakefile.~71~ X-Git-Tag: 3.70.2~669 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eb7484abc44cf3662c65c8da63e3ffa86894542c;p=thirdparty%2Fmake.git Formerly GNUmakefile.~71~ --- diff --git a/GNUmakefile b/GNUmakefile index b0f4f40a..9a4abdc0 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -25,7 +25,7 @@ override srcdir := . # Get most of the information from the Unix-compatible makefile. include compatMakefile -extras := $(filter-out @%@,$(extras)) +extras := $(sort $(filter-out @%@,$(extras)) getloadavg.o) LOADLIBES := $(filter-out @%@,$(LOADLIBES)) # Set `ARCH' to a string for the type of machine.