[project @ 2005-03-05 13:54:36 by panne]
authorpanne <unknown>
Sat, 5 Mar 2005 13:54:36 +0000 (13:54 +0000)
committerpanne <unknown>
Sat, 5 Mar 2005 13:54:36 +0000 (13:54 +0000)
Clean up Version.hs for distclean target

ghc/utils/ghc-pkg/Makefile

index 2e23bbe..bab6a37 100644 (file)
@@ -81,6 +81,8 @@ Version.hs : Makefile $(TOP)/mk/version.mk
        @echo "targetOS   = \"$(TargetOS_CPP)\"" >> $(VERSION_HS)
        @echo "targetARCH = \"$(TargetArch_CPP)\"" >> $(VERSION_HS)
 
+DIST_CLEAN_FILES += $(VERSION_HS)
+
 # -----------------------------------------------------------------------------
 # ghc-pkg script