Formerly GNUmakefile.~56~

This commit is contained in:
Roland McGrath 1992-05-03 22:24:16 +00:00
parent e74b5d4fbf
commit 883239f29a

View file

@ -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.