1
0
mirror of synced 2026-01-25 19:36:27 +00:00
Files
xen-tools.xen-tools/t/Makefile
2012-06-27 01:33:47 +02:00

14 lines
159 B
Makefile

all:
@cd ..; prove --shuffle t/
verbose:
@cd ..; prove --shuffle --verbose t/
modules: modules.sh
./modules.sh > modules.t
clean:
rm -vf *~ modules.t