[project @ 2001-07-23 22:56:44 by ken]
authorken <unknown>
Mon, 23 Jul 2001 22:56:44 +0000 (22:56 +0000)
committerken <unknown>
Mon, 23 Jul 2001 22:56:44 +0000 (22:56 +0000)
Add the *.a.list "list of object files to archive" file
to MOSTLY_CLEAN_FILES.

mk/paths.mk

index b143fed..fd128ae 100644 (file)
@@ -213,7 +213,7 @@ MAINTAINER_CLEAN_FILES += $(BOOT_SRCS)
 MOSTLY_CLEAN_FILES += \
  *.CKP *.ln *.BAK *.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 *.cb *_stub.c *_stub.h *.raw_s
+ *.toc *.lot *.lof *.blg *.cb *_stub.c *_stub.h *.raw_s *.a.list
 
 #------------------------------------------------------------------
 #