about summary refs log tree commit diff homepage
path: root/kcgi.mk
diff options
context:
space:
mode:
Diffstat (limited to 'kcgi.mk')
-rw-r--r--kcgi.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/kcgi.mk b/kcgi.mk
new file mode 100644
index 0000000..ddfea53
--- /dev/null
+++ b/kcgi.mk
@@ -0,0 +1,3 @@
+CFLAGS += -DHAVE_KCGI -I/usr/local/include
+LDFLAGS += -L/usr/local/lib
+LDLIBS += -lkcgi -lz