git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/nagios-plugins-contrib-24.20190301~bpo9+1/check_redis/Makefile
blob: d3c4d23edaf6fa68a596b4b90c1c8ff092488dc6 (plain)
1
2
3
4
5
6
7
8
9
PLUGIN := check_redis
CLEANEXTRAFILES := $(PLUGIN)
PNP4NAGIOSTEMPLATES := check_redis.php

include ../common.mk

check_redis: check_redis.pl
	cp $< $@