git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/nagios-plugins-contrib-24.20190301~bpo9+1/check_checksums/Makefile
blob: 6d064e38bd9f66c1c742fb26d8065e654188e33c (plain)
1
2
3
4
5
6
7
8
PLUGIN := check_checksums

include ../common.mk

install::
	install -d $(DESTDIR)/usr/lib/nagios
	install -m 755 -o root -g root update_checksums $(DESTDIR)/usr/lib/nagios