gri3-wm/testcases/Makefile

5 lines
296 B
Makefile
Raw Normal View History

2009-07-16 13:43:43 +02:00
test:
2009-10-07 21:50:23 +02:00
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, '/home/michael//X11-XCB/lib/', '/home/michael//X11-XCB/blib/lib', '/home/michael//X11-XCB/blib/arch', '/home/michael/X11-XCB/X11-XCB-XS/lib', '/home/michael/X11-XCB/X11-XCB-XS/blib/arch')" t/11-*.t
2009-07-16 13:43:43 +02:00
all: test