DEBSOURCES
Skip Quicknav
sources / ocaml-res / 2.2.5-2 / examples / buffer / Makefile
12345678
OCAMLMAKEFILE = ../../OCamlMakefile SOURCES = buffer.ml INCDIRS = ../../lib LIBS = res RESULT = buffer -include $(OCAMLMAKEFILE)