mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-17 08:04:36 +00:00
5 lines
102 B
Makefile
5 lines
102 B
Makefile
|
|
# Preps the FFI stuff (sigh)
|
|
all:
|
|
ffihugs +G +L"linker.c" +L"-Darm_TARGET_ARCH" +L"-Wall" Linker.hs
|