testsuite: delete obsolete makefile

This commit is contained in:
Michael Stapelberg 2011-10-08 14:30:31 +01:00
parent 8724a0babf
commit c48a092e24
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
test:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1)" -It/lib t/12*.t
clean:
rm -rf testsuite-* latest
all: test
testfull:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1)" -It/lib t/01* t/02* t/03* t/05* t/17* t/18* t/19* t/20*