nagios4/t/Makefile.in

12 lines
85 B
Makefile

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