From: Stefano Zacchiroli Date: Mon, 11 Sep 2006 10:57:08 +0000 (+0000) Subject: oops: changes should be committed to Makefile.in, not to Makefile X-Git-Tag: 0.4.95@7852~1056 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=163e2b4177a1abdb8d7cdf347b45baaebf77d835;p=helm.git oops: changes should be committed to Makefile.in, not to Makefile --- diff --git a/DEVEL/lablgtkmathview/Makefile.in b/DEVEL/lablgtkmathview/Makefile.in index 8decedf3f..ac305e075 100644 --- a/DEVEL/lablgtkmathview/Makefile.in +++ b/DEVEL/lablgtkmathview/Makefile.in @@ -111,6 +111,7 @@ install: $(PACKAGE) $(ARCHIVE).cma lib$(ARCHIVE).a \ $(DLL) $(INST) $$extra; \ else \ + mkdir -p $(PREFIX); \ $(OCAMLFIND) install -ldconf /def/null -destdir $(PREFIX) \ $(PACKAGE) $(ARCHIVE).cma lib$(ARCHIVE).a \ $(DLL) $(INST) $$extra; \