OCAMLNCFLAGS = -w A -unsafe -inline 5
SOURCES = and.ml
RESULT = and
LIBS = str
OCAMLLDFLAGS = -ccopt -static
-include OcamlMakefile
