From c904de9aeb21cbc44258988f04a9419ddef024a4 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Thu, 15 Nov 2001 12:36:42 +0000 Subject: [PATCH] Now automatically generated from Makefile.in --- helm/DEVEL/lablgtkmathview/test/Makefile | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 helm/DEVEL/lablgtkmathview/test/Makefile diff --git a/helm/DEVEL/lablgtkmathview/test/Makefile b/helm/DEVEL/lablgtkmathview/test/Makefile deleted file mode 100644 index 32f932145..000000000 --- a/helm/DEVEL/lablgtkmathview/test/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# Generated automatically from Makefile.in by configure. -PACKAGE = lablgtkmathview -MLFLAGS = -OCAMLC = ocamlfind ocamlc $(MLFLAGS) -OCAMLOPT = ocamlfind ocamlopt $(MLFLAGS) -TMPDIR = .test - -all: test -opt: test.opt - -test: test.ml - $(OCAMLC) -package "$(PACKAGE)" -linkpkg -predicates "" -o $@ test.ml - -test.opt: test.ml - $(OCAMLOPT) -package "$(PACKAGE)" -linkpkg -predicates "" -o $@ test.ml - -clean: - rm -f *.cm[iox] *.o test test.opt t1lib.log test.ps -- 2.39.2