]> git.saurik.com Git - cycript.git/blobdiff - Linux.mk
Further makefile reorganization, header file fixes, code movement, and general massag...
[cycript.git] / Linux.mk
diff --git a/Linux.mk b/Linux.mk
new file mode 100644 (file)
index 0000000..5fcb054
--- /dev/null
+++ b/Linux.mk
@@ -0,0 +1,3 @@
+export PATH := /usr/local/bin:$(PATH)
+flags += -I/usr/include/webkit-1.0
+flags += -fPIC