Makefile 131 B

12
  1. say_hello: hello-world.sml hello_world.c
  2. mlton -default-ann "allowFFI true" -export-header export.h hello-world.sml hello_world.c