The following commit has been merged in the ocamlbuild branch:
commit 7541356b2b4ba0523dff78ad9c187728bab53f5d
Author: Mehdi Dogguy <[email protected]>
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
_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits