From 88ff55667012171c688471eaa84d16311018ec9c Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Wed, 7 Feb 2007 14:46:50 +0000 Subject: Added test files to test the parse_ini.c routines. Requires libtap git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1614 f882894a-f735-0410-b71e-b25c423dba1c --- lib/Makefile.config-opts | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lib/Makefile.config-opts (limited to 'lib/Makefile.config-opts') diff --git a/lib/Makefile.config-opts b/lib/Makefile.config-opts new file mode 100644 index 00000000..6546cb05 --- /dev/null +++ b/lib/Makefile.config-opts @@ -0,0 +1,2 @@ +parse_ini.o: parse_ini.c + gcc -I ../plugins -I ../gl -I .. -g -c -o parse_ini.o parse_ini.c -- cgit v1.2.3-74-g34f1