summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.config-opts
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.config-opts')
-rw-r--r--lib/Makefile.config-opts2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.config-opts b/lib/Makefile.config-opts
new file mode 100644
index 0000000..6546cb0
--- /dev/null
+++ b/lib/Makefile.config-opts
@@ -0,0 +1,2 @@
1parse_ini.o: parse_ini.c
2 gcc -I ../plugins -I ../gl -I .. -g -c -o parse_ini.o parse_ini.c