]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/lablgtkmathview/test/Makefile
First commit towards the 0.2.8 version.
[helm.git] / helm / DEVEL / lablgtkmathview / test / Makefile
1 # Generated automatically from Makefile.in by configure.
2 PACKAGE = lablgtkmathview
3 MLFLAGS =
4 OCAMLC = ocamlfind ocamlc $(MLFLAGS)
5 OCAMLOPT = ocamlfind ocamlopt $(MLFLAGS)
6 TMPDIR = .test
7
8 all: test
9 opt: test.opt
10
11 test: test.ml
12         $(OCAMLC) -package "$(PACKAGE)" -linkpkg -predicates "" -o $@ test.ml
13
14 test.opt: test.ml
15         $(OCAMLOPT) -package "$(PACKAGE)" -linkpkg -predicates "" -o $@ test.ml
16
17 clean:
18         rm -f *.cm[iox] *.o test test.opt t1lib.log test.ps