mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-26 14:00:56 +00:00
Formerly GNUmakefile.~82~
This commit is contained in:
parent
50f2c1fbd9
commit
2d038ae579
1 changed files with 0 additions and 4 deletions
|
@ -176,10 +176,6 @@ testdir := $(shell ls -d1 make-test-?.? | sort -n +0.10 -0.11 +0.12 | tail -1l)
|
|||
tests:# $(testdir)/run_make_tests.pl $(prog)
|
||||
# cd $(<D); perl $(<F)
|
||||
|
||||
configure: /home/gd/gnu/autoconf/make.conf
|
||||
-cp $< $@
|
||||
/home/gd/gnu/autoconf/%: force;$(MAKE) -C $(@D) $(@F)
|
||||
|
||||
# Make the distribution tar files.
|
||||
|
||||
.PHONY: dist
|
||||
|
|
Loading…
Reference in a new issue