Makefile 117 B

12
  1. import: import.sml ffi-import.c
  2. mlton -default-ann 'allowFFI true' -export-header export.h import.sml ffi-import.c