pve-manager/test/Makefile

22 lines
292 B
Makefile
Raw Normal View History

include ../defines.mk
all:
export PERLLIB=..
check:
./balloontest.pl
./replication_test1.pl
./replication_test2.pl
./replication_test3.pl
./replication_test4.pl
./replication_test5.pl
2017-05-31 16:29:53 +03:00
./replication_test6.pl
.PHONY: install
install:
.PHONY: clean
clean:
rm -rf *~ .mocked_* *.tmp