]> git.proxmox.com Git - pve-cluster.git/blob - data/test/Makefile
c3df52a0e0d41c07f796835c2e7d97fe628640b8
[pve-cluster.git] / data / test / Makefile
1 all:
2
3 .PHONY: check install clean distclean
4 check:
5 ./corosync_parser_test.pl
6
7 install: check
8 distclean: clean
9 clean: