]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add Makefile, in which to record hugs FFI magic incantations
authorJulian Seward <jseward@acm.org>
Wed, 31 Mar 2004 22:08:37 +0000 (22:08 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 31 Mar 2004 22:08:37 +0000 (22:08 +0000)
git-svn-id: svn://svn.valgrind.org/vex/trunk@6

VEX/Makefile [new file with mode: 0644]

diff --git a/VEX/Makefile b/VEX/Makefile
new file mode 100644 (file)
index 0000000..7ba37c5
--- /dev/null
@@ -0,0 +1,4 @@
+
+# Preps the FFI stuff (sigh)
+all:
+       ffihugs +G +L"linker.c" +L"-Darm_TARGET_ARCH" Linker.hs