From: Claudio Sacerdoti Coen Date: Tue, 26 Mar 2002 16:06:23 +0000 (+0000) Subject: The compilation of the test is restored. X-Git-Tag: V_0_3_0_debian_8~189 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=8afd9b8842e0da7c3eb0abb84db81f0de0ad8e50;p=helm.git The compilation of the test is restored. It didn't compile any more due to a different behaviour of gcc on woody. --- diff --git a/helm/DEVEL/lablgtkmathview/Makefile.in b/helm/DEVEL/lablgtkmathview/Makefile.in index 9621af743..93c872f05 100644 --- a/helm/DEVEL/lablgtkmathview/Makefile.in +++ b/helm/DEVEL/lablgtkmathview/Makefile.in @@ -29,8 +29,7 @@ TESTDIR = ./test TMPDIR = .test TMPPKGDIR = $(TMPDIR)/$(PACKAGE) -# all: $(ARCHIVE) $(ARCHIVE_SO) $(TESTDIR)/test -all: $(ARCHIVE) $(ARCHIVE_SO) +all: $(ARCHIVE) $(ARCHIVE_SO) $(TESTDIR)/test opt: $(OBJECTS_C) $(ARCHIVE_OPT) $(ARCHIVE_A) $(ARCHIVE_SO) #$(TESTDIR)/test.opt