mirror of
https://github.com/mirror/make.git
synced 2025-01-19 08:40:13 +08:00
Formerly GNUmakefile.~51~
This commit is contained in:
parent
87178cb5a4
commit
6858598bee
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user