Removed install-dirs from phony targets, it is unused
authorsven.panne@aedion.de <unknown>
Sun, 9 Sep 2007 10:28:15 +0000 (10:28 +0000)
committersven.panne@aedion.de <unknown>
Sun, 9 Sep 2007 10:28:15 +0000 (10:28 +0000)
MERGE TO STABLE

distrib/Makefile

index d60e111..f058996 100644 (file)
@@ -1,7 +1,7 @@
 
 include Makefile-vars
 
-.PHONY: in-place mk-version-symlinks install-dirs install
+.PHONY: in-place mk-version-symlinks install
 
 in-place ::
        @if test -x "./post-inplace-script" ; then \