[Pkg-ocaml-maint-commits] [SCM] ocamlviz packaging branch, ocamlbuild, updated. upstream/1.01-13-g7541356

Mehdi Dogguy mehdi at debian.org
Fri Mar 26 00:22:37 UTC 2010


The following commit has been merged in the ocamlbuild branch:
commit 7541356b2b4ba0523dff78ad9c187728bab53f5d
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Fri Mar 26 01:20:10 2010 +0100

    Make some rules .PHONY

diff --git a/Makefile.in b/Makefile.in
index 78838a7..ae16052 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -150,3 +150,8 @@ clean:
 
 dist-clean distclean:: clean
 	rm -f Makefile config.cache config.log config.status
+
+# .PHONY rules
+##############
+
+.PHONY: all byte opt native final doc clean

-- 
ocamlviz packaging



More information about the Pkg-ocaml-maint-commits mailing list