pve-manager/test/Makefile
Thomas Lamprecht 8f01459822 cleanup: move bin/test to toplevel
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-06-20 13:04:51 +02:00

22 lines
292 B
Makefile

include ../defines.mk
all:
export PERLLIB=..
check:
./balloontest.pl
./replication_test1.pl
./replication_test2.pl
./replication_test3.pl
./replication_test4.pl
./replication_test5.pl
./replication_test6.pl
.PHONY: install
install:
.PHONY: clean
clean:
rm -rf *~ .mocked_* *.tmp