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