summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc_int/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cc/cc_int/Makefile')
-rw-r--r--gnu/usr.bin/cc/cc_int/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/cc/cc_int/Makefile b/gnu/usr.bin/cc/cc_int/Makefile
index 7082c3e..e623107 100644
--- a/gnu/usr.bin/cc/cc_int/Makefile
+++ b/gnu/usr.bin/cc/cc_int/Makefile
@@ -98,4 +98,6 @@ SRCS+= ${OBJS-all:R:S/$/.c/g}
toplev.o: toplev.c
${CC} ${CFLAGS} -DTARGET_NAME=\"${GCC_TARGET}\" -c ${.IMPSRC}
+CLEANFILES+= ${OBJS-all}
+
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud