nagios4/include/Makefile

14 lines
219 B
Makefile
Raw Normal View History

2017-05-19 22:22:40 +02:00
###############################
# Makefile for Include Files
#
# Last Modified: 10-18-2007
###############################
clean:
rm -f *~
distclean: clean
rm -f config.h locations.h snprintf.h
devclean: distclean