From: panne Date: Sat, 5 Mar 2005 13:54:36 +0000 (+0000) Subject: [project @ 2005-03-05 13:54:36 by panne] X-Git-Tag: Initial_conversion_from_CVS_complete~970 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=d061776c476ef6f161749b27c3b4bda551c42c38 [project @ 2005-03-05 13:54:36 by panne] Clean up Version.hs for distclean target --- diff --git a/ghc/utils/ghc-pkg/Makefile b/ghc/utils/ghc-pkg/Makefile index 2e23bbe..bab6a37 100644 --- a/ghc/utils/ghc-pkg/Makefile +++ b/ghc/utils/ghc-pkg/Makefile @@ -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