From: simonm Date: Tue, 12 May 1998 16:01:50 +0000 (+0000) Subject: [project @ 1998-05-12 16:01:50 by simonm] X-Git-Tag: Approx_2487_patches~703 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=b5e8f8ed50693029d5d76801ad3a3e68f174dfdf [project @ 1998-05-12 16:01:50 by simonm] - remove *.hc from MOSTLY_CLEAN_FILES. --- diff --git a/mk/paths.mk b/mk/paths.mk index 355a64d..a611fff 100644 --- a/mk/paths.mk +++ b/mk/paths.mk @@ -165,7 +165,7 @@ MAINTAINER_CLEAN_FILES += .depend $(BOOT_SRCS) # `Standard' set of files to clean out. # MOSTLY_CLEAN_FILES += \ - *.CKP *.ln *.BAK *.bak *.o *.hc core a.out errs ,* *.a .emacs_* \ + *.CKP *.ln *.BAK *.bak *.o *core a.out errs ,* *.a .emacs_* \ tags TAGS *.ind *.ilg *.idx *.idx-prev *.aux *.aux-prev *.dvi *.log \ *.toc *.lot *.lof *.blg *.info *.itxi *.itex *.ihtml *.cb