6 lines
48 B
Makefile
6 lines
48 B
Makefile
|
test:
|
||
|
./test.pl
|
||
|
|
||
|
testverbose:
|
||
|
./test.pl -d -v
|