mirror of
https://github.com/mirror/make.git
synced 2025-04-25 12:30:40 +08:00
Formerly GNUmakefile.~95~
This commit is contained in:
parent
3e9cf581d1
commit
63b17f1d63
@ -179,7 +179,7 @@ tests:# $(testdir)/run_make_tests.pl $(prog)
|
||||
# cd $(<D); MAKELEVEL=0 perl $(<F)
|
||||
|
||||
build.sh.in: build.template
|
||||
sed -e 's@%objs%@$(filter-out $(GLOB) $(ALLOCA) $(extras),\
|
||||
sed -e 's@%objs%@$(filter-out remote-% $(GLOB) $(ALLOCA) $(extras),\
|
||||
$(patsubst $(archpfx)%,%,$(objs)))\
|
||||
$(patsubst %.c,%.o,$(filter %.c,$(globfiles)))@' \
|
||||
$< > $@.new
|
||||
|
Loading…
Reference in New Issue
Block a user