summaryrefslogtreecommitdiffstats
path: root/usr.bin/strip
diff options
context:
space:
mode:
authorats <ats@FreeBSD.org>1995-08-01 21:53:35 +0000
committerats <ats@FreeBSD.org>1995-08-01 21:53:35 +0000
commitd3cbf043e9ca0d819b79c25bf8e95572e5340a54 (patch)
treed048eddea00bb0c8e474460150ce8e0bd30301ec /usr.bin/strip
parent9246df9bb49151b04bae525154ca52e5695dab53 (diff)
downloadFreeBSD-src-d3cbf043e9ca0d819b79c25bf8e95572e5340a54.zip
FreeBSD-src-d3cbf043e9ca0d819b79c25bf8e95572e5340a54.tar.gz
Add the maybe_stripped to a CLEANFILES target to get a clean obj directory
after a clean or cleandir.
Diffstat (limited to 'usr.bin/strip')
-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