From 692b0c0501e2299dfac479e7786f98aa048f2812 Mon Sep 17 00:00:00 2001 From: sof Date: Sun, 18 May 1997 02:03:42 +0000 Subject: [PATCH] [project @ 1997-05-18 02:03:42 by sof] Added *.hc to list-of-files-to-remove-when-cleaning --- mk/paths.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/paths.mk b/mk/paths.mk index 11668e9..d52c642 100644 --- a/mk/paths.mk +++ b/mk/paths.mk @@ -155,7 +155,7 @@ MAINTAINER_CLEAN_FILES += .depend $(BOOT_SRCS) # `Standard' set of files to clean out. # MOSTLY_CLEAN_FILES += \ - *.CKP *.ln *.BAK *.bak *.o core a.out errs ,* *.a .emacs_* \ + *.CKP *.ln *.BAK *.bak *.o *.hc 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 -- 1.7.10.4