OCAMLNCFLAGS = -w A -unsafe -inline 5
SOURCES = transform.ml
RESULT = transform
LIBS = unix
-include OcamlMakefile
