From: Roland McGrath Date: Thu, 6 Feb 1992 22:12:06 +0000 (+0000) Subject: Formerly GNUmakefile.~51~ X-Git-Tag: 3.70.2~849 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6858598beed7957eafd25da56d4766002934b644;p=thirdparty%2Fmake.git Formerly GNUmakefile.~51~ --- diff --git a/GNUmakefile b/GNUmakefile index 448868a3..b4ccf5dc 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -53,8 +53,7 @@ CPPFLAGS = $(defines) ifneq "$(wildcard $(ARCH)/makefile)" "" include $(ARCH)/makefile - - objs := $(sort $(objs) $(addprefix $(ARCH)/,$(ALLOCA) $(extras))) +objs := $(sort $(objs) $(addprefix $(ARCH)/,$(ALLOCA) $(extras))) endif ifndef no_libc