mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2025-01-26 23:04:42 +00:00
Formerly GNUmakefile.~95~
This commit is contained in:
parent
3e9cf581d1
commit
63b17f1d63
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue