check_du/Makefile

11 lines
139 B
Makefile
Raw Normal View History

2015-11-15 18:13:26 +01:00
default: all
all: README
README: check_du
pod2text $< >$@
2015-11-15 18:11:44 +01:00
install:
2015-11-15 18:13:26 +01:00
install -o root -g root -m 0755 check_du /usr/lib/nagios/plugins/