mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-26 14:00:56 +00:00
Formerly GNUmakefile.~56~
This commit is contained in:
parent
e74b5d4fbf
commit
883239f29a
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue