mirror of
https://github.com/mirror/make.git
synced 2025-01-06 10:21:00 +08:00
Formerly GNUmakefile.~56~
This commit is contained in:
parent
e74b5d4fbf
commit
883239f29a
@ -174,7 +174,7 @@ endif
|
|||||||
.PHONY: tests
|
.PHONY: tests
|
||||||
testdir := $(firstword $(wildcard make-test-?.?))
|
testdir := $(firstword $(wildcard make-test-?.?))
|
||||||
tests: $(testdir)/run_make_tests.pl $(prog)
|
tests: $(testdir)/run_make_tests.pl $(prog)
|
||||||
# cd $(<D); perl $(<F)
|
cd $(<D); perl $(<F)
|
||||||
|
|
||||||
# Make the distribution tar files.
|
# Make the distribution tar files.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user