gri3-wm/testcases/Makefile

5 lines
107 B
Makefile

test:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1)" t/16*.t
all: test