summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-03-03 17:04:49 +0000
committerru <ru@FreeBSD.org>2004-03-03 17:04:49 +0000
commitde3fcf6777ff1a4e8ded3c503ec756749f84c863 (patch)
tree97b7a43fc45e52de4cd0e2b702a5047013ac3086 /gnu/usr.bin
parent8db9cfe5d3feef4d58539ec5ca22dec753b47ee3 (diff)
downloadFreeBSD-src-de3fcf6777ff1a4e8ded3c503ec756749f84c863.zip
FreeBSD-src-de3fcf6777ff1a4e8ded3c503ec756749f84c863.tar.gz
Fixed "make clean".
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/tar/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/tar/Makefile b/gnu/usr.bin/tar/Makefile
index 2051bec..5cfd6d1 100644
--- a/gnu/usr.bin/tar/Makefile
+++ b/gnu/usr.bin/tar/Makefile
@@ -25,6 +25,7 @@ CFLAGS+= -DHAVE_CONFIG_H -I${.CURDIR} -I${TARDIR}/lib -I${TARDIR}/src
# "Rename" tar.1 to gtar.1 so that we can install gtar.1 with
# tar.1 as an optional link (rather than vice versa)
+CLEANFILES= gtar.1
gtar.1: tar.1
cat ${.CURDIR}/tar.1 > ${.TARGET}
OpenPOWER on IntegriCloud