diff options
Diffstat (limited to 'nagios-plugins-contrib-24.20190301~bpo9+1/check_etc_hosts/Makefile')
-rw-r--r-- | nagios-plugins-contrib-24.20190301~bpo9+1/check_etc_hosts/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nagios-plugins-contrib-24.20190301~bpo9+1/check_etc_hosts/Makefile b/nagios-plugins-contrib-24.20190301~bpo9+1/check_etc_hosts/Makefile new file mode 100644 index 0000000..05be571 --- /dev/null +++ b/nagios-plugins-contrib-24.20190301~bpo9+1/check_etc_hosts/Makefile @@ -0,0 +1,5 @@ +#/usr/bin/make -f + +PLUGIN = check_etc_hosts + +include ../common.mk |