summaryrefslogtreecommitdiff
path: root/src/runtime/swipl/Makefile
diff options
context:
space:
mode:
authorkr.angelov <kr.angelov@gmail.com>2014-04-02 10:03:19 +0000
committerkr.angelov <kr.angelov@gmail.com>2014-04-02 10:03:19 +0000
commitb3ba3d3c1c12989d315a9ac3b6f7b7784e07f686 (patch)
treedc2771bede71e17c668a28a06f4676955736f53e /src/runtime/swipl/Makefile
parentd4cbadb6addabd90813b1d8bc8947d5240f002dd (diff)
initial binding to Prolog for the C runtime
Diffstat (limited to 'src/runtime/swipl/Makefile')
-rw-r--r--src/runtime/swipl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/runtime/swipl/Makefile b/src/runtime/swipl/Makefile
new file mode 100644
index 000000000..929af540d
--- /dev/null
+++ b/src/runtime/swipl/Makefile
@@ -0,0 +1,2 @@
+all:
+ swipl-ld -cc-options,-std=c99 -lgu -lpgf -shared swipgf.c -o swipgf.so