ocaml/testsuite/interactive/lib-graph-3/Makefile

8 lines
160 B
Makefile
Raw Normal View History

#MODULES=
MAIN_MODULE=sorts
ADD_COMPFLAGS=-thread
LIBRARIES=unix threads graphics
include ../../makefiles/Makefile.one
include ../../makefiles/Makefile.common