Removed install-dirs from phony targets, it is unused
[ghc-hetmet.git] / 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 \