mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-14 19:19:59 -04:00
Delete obsolete files
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1974 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
0d13deb0e4
commit
815fbd802f
2 changed files with 0 additions and 8 deletions
|
|
@ -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
|
||||
|
|
@ -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
|
||||
Loading…
Reference in a new issue