summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/f771
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cc/f771')
-rw-r--r--gnu/usr.bin/cc/f771/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/f771/Makefile b/gnu/usr.bin/cc/f771/Makefile
index d5c065e..f37ce94 100644
--- a/gnu/usr.bin/cc/f771/Makefile
+++ b/gnu/usr.bin/cc/f771/Makefile
@@ -21,7 +21,7 @@ build-tools: fini
fini: fini.o
${CC} -static ${CFLAGS} ${LDFLAGS} -o ${.TARGET} ${.ALLSRC}
-CLEANFILES+= fini fini.o
+CLEANFILES= fini fini.o
#-----------------------------------------------------------------------
# str-* gunk
OpenPOWER on IntegriCloud