summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/strip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/strip/Makefile b/usr.bin/strip/Makefile
index e2ba84a..b9bfe09 100644
--- a/usr.bin/strip/Makefile
+++ b/usr.bin/strip/Makefile
@@ -2,6 +2,7 @@
PROG= strip
MAN1= strip.1
+CLEANFILES += maybe_stripped
all: maybe_stripped
OpenPOWER on IntegriCloud