git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/nagios-plugins-contrib-24.20190301~bpo9+1/check_hp_bladechassis/Makefile
blob: f961263a6aabc6e89fdc1dd791ea1f9b56c46dcd (plain)
1
2
3
4
5
6
7
8
9
10
11
PLUGIN := check_hp_bladechassis
MANPAGES := check_hp_bladechassis.8

CLEANFILES := check_hp_bladechassis check_hp_bladechassis.8

include ../common.mk


check_hp_%: src/check_hp_%
	cp $< $@