nagios4/t/Makefile.in

12 lines
85 B
Makefile
Raw Normal View History

2017-05-19 22:22:40 +02:00
# Makefile for Nagios tests using perl
all:
test:
prove *.t
clean:
distclean: