From: Roland McGrath Date: Sun, 2 Aug 1992 10:36:52 +0000 (+0000) Subject: Formerly GNUmakefile.~75~ X-Git-Tag: 3.70.2~640 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fba924717c924650112482fd81ee0ce00b2d8a34;p=platform%2Fupstream%2Fmake.git Formerly GNUmakefile.~75~ --- diff --git a/GNUmakefile b/GNUmakefile index 536cee0..e92d3c0 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -61,8 +61,8 @@ endif ifneq "$(wildcard $(ARCH)/makefile)" "" include $(ARCH)/makefile -objs := $(sort $(objs) $(addprefix $(ARCH)/,$(ALLOCA) $(extras))) endif +objs := $(sort $(objs) $(addprefix $(ARCH)/,$(ALLOCA) $(extras))) ifndef no_libc libc_dir = /home/gd2/gnu/libc/$(ARCH)