mirror of
https://github.com/mirror/make.git
synced 2025-01-20 17:20:18 +08:00
Formerly GNUmakefile.~82~
This commit is contained in:
parent
50f2c1fbd9
commit
2d038ae579
@ -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)
|
tests:# $(testdir)/run_make_tests.pl $(prog)
|
||||||
# cd $(<D); perl $(<F)
|
# 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.
|
# Make the distribution tar files.
|
||||||
|
|
||||||
.PHONY: dist
|
.PHONY: dist
|
||||||
|
Loading…
Reference in New Issue
Block a user