Add for loops
[kaleidoscope-hs-old.git] / Makefile
1 stdlib.dylib: stdlib.c
2         clang -dynamiclib $< -o $@