summaryrefslogtreecommitdiffstats
path: root/WebCore/bridge/make_testbindings
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/bridge/make_testbindings')
-rwxr-xr-xWebCore/bridge/make_testbindings2
1 files changed, 0 insertions, 2 deletions
diff --git a/WebCore/bridge/make_testbindings b/WebCore/bridge/make_testbindings
deleted file mode 100755
index 1f528fe..0000000
--- a/WebCore/bridge/make_testbindings
+++ /dev/null
@@ -1,2 +0,0 @@
-cc -g -o testbindingsM testbindings.mm -I../kjs -F$SYMROOTS -framework JavaScriptCore -framework Foundation -lstdc++
-cc -g -o testbindingsC testbindings.cpp -I../kjs -F$SYMROOTS -framework JavaScriptCore -framework Foundation -lstdc++