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