nagios4/t/Makefile.in
2017-05-19 22:22:40 +02:00

12 lines
85 B
Makefile

# Makefile for Nagios tests using perl
all:
test:
prove *.t
clean:
distclean: