summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.config-opts
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2008-04-02 09:19:26 (GMT)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2008-04-02 09:19:26 (GMT)
commit815fbd802f1aeee32d3d1b3751bf294e46a4c090 (patch)
treedb9f381bc8429195d77a5bf84d198846e7185e2d /lib/Makefile.config-opts
parent0d13deb0e44afb80ec0a35e827548d891d48f6b6 (diff)
downloadmonitoring-plugins-815fbd802f1aeee32d3d1b3751bf294e46a4c090.tar.gz
Delete obsolete files
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1974 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'lib/Makefile.config-opts')
-rw-r--r--lib/Makefile.config-opts2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Makefile.config-opts b/lib/Makefile.config-opts
deleted file mode 100644
index 6546cb0..0000000
--- a/lib/Makefile.config-opts
+++ /dev/null
@@ -1,2 +0,0 @@
1parse_ini.o: parse_ini.c
2 gcc -I ../plugins -I ../gl -I .. -g -c -o parse_ini.o parse_ini.c