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