Find our JIT'ed function and run it
[kaleidoscope-hs.git] / Makefile
1 stdlib.dylib: stdlib.c
2         clang -shared $< -o $@