[Nagiosplug-checkins] SF.net SVN: nagiosplug: [1974] nagiosplug/trunk/lib
dermoth at users.sourceforge.net
dermoth at users.sourceforge.net
Wed Apr 2 11:19:26 CEST 2008
Revision: 1974
http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=1974&view=rev
Author: dermoth
Date: 2008-04-02 02:19:26 -0700 (Wed, 02 Apr 2008)
Log Message:
-----------
Delete obsolete files
Removed Paths:
-------------
nagiosplug/trunk/lib/Makefile.config-opts
nagiosplug/trunk/lib/tests/Makefile.config-opts
Deleted: nagiosplug/trunk/lib/Makefile.config-opts
===================================================================
--- nagiosplug/trunk/lib/Makefile.config-opts 2008-04-02 09:11:44 UTC (rev 1973)
+++ nagiosplug/trunk/lib/Makefile.config-opts 2008-04-02 09:19:26 UTC (rev 1974)
@@ -1,2 +0,0 @@
-parse_ini.o: parse_ini.c
- gcc -I ../plugins -I ../gl -I .. -g -c -o parse_ini.o parse_ini.c
Deleted: nagiosplug/trunk/lib/tests/Makefile.config-opts
===================================================================
--- nagiosplug/trunk/lib/tests/Makefile.config-opts 2008-04-02 09:11:44 UTC (rev 1973)
+++ nagiosplug/trunk/lib/tests/Makefile.config-opts 2008-04-02 09:19:26 UTC (rev 1974)
@@ -1,6 +0,0 @@
-
-test_ini: test_ini.o ../parse_ini.o
- gcc -g -o test_ini test_ini.o ../parse_ini.o ../utils_base.o -L/usr/local/lib /usr/local/lib/libtap.so -Wl,--rpath -Wl,/usr/local/lib
-
-test_ini.o: test_ini.c
- gcc -g test_ini.c -I ../../plugins -I ../../gl -I ../.. -I .. -c -o test_ini.o
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Commits
mailing list