ocaml/testsuite/interactive/lib-graph/Makefile

9 lines
173 B
Makefile

BASEDIR=../..
#MODULES=
MAIN_MODULE=graph_example
#ADD_COMPFLAGS=
LIBRARIES=graphics
include $(BASEDIR)/makefiles/Makefile.one
include $(BASEDIR)/makefiles/Makefile.common