]> git.saurik.com Git - cycript.git/blobdiff - Linux.mk
Somewhat better iconv handling on the Mac when MacPorts is in the path (aka Horrible...
[cycript.git] / Linux.mk
index 93e2e94afe6025c380fabd485426e40038700f90..eaaa9b04eb2756b5f9b105558526fdee586a1f69 100644 (file)
--- a/Linux.mk
+++ b/Linux.mk
@@ -1,5 +1,2 @@
-export PATH := /usr/local/bin:$(PATH)
-flags += -I/usr/include/webkit-1.0
-flags += -DCY_EXECUTE
-depends += libffi4 libreadline5
-library += -lwebkit-1.0
+flags += -fPIC
+include WebKit.mk