aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-01-15 10:07:59 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-01-15 10:07:59 +0000
commit0161ff2670e13efb407c69c48a24f73d0a1a054f (patch)
treeb177de963f6d0309dc83d713e07f05cde567c87e /gnu
parentd148e81e76fda3dc7f606d21a9633685fb48bd26 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/cc/cc_tools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/cc/cc_tools/Makefile b/gnu/usr.bin/cc/cc_tools/Makefile
index c3a3255dc4008..51216316c03bc 100644
--- a/gnu/usr.bin/cc/cc_tools/Makefile
+++ b/gnu/usr.bin/cc/cc_tools/Makefile
@@ -407,6 +407,7 @@ all: ${SRCS}
# define PROG because we have multiple programs.
#
OBJS+= ${SRCS:N*.h:R:S/$/.o/g}
+CLEANFILES+= ${OBJS}
.if !exists(${DEPENDFILE})
# Fudge pre-dependfile dependencies of objects in much the same way as