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