aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2005-05-17 17:48:26 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2005-05-17 17:48:26 +0000
commitaf753a20e9a9a201a7f6b4228739a2767a471b5e (patch)
treea9882b219f3297ef2d8f426dbe9374a82d631056 /lib
parent311d73f68e208d2ee02748a3bd23d4a251092fae (diff)
downloadsrc-af753a20e9a9a201a7f6b4228739a2767a471b5e.tar.gz
src-af753a20e9a9a201a7f6b4228739a2767a471b5e.zip
Clean up an additional file.
Notes
Notes: svn path=/head/; revision=146328
Diffstat (limited to 'lib')
-rw-r--r--lib/libstand/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libstand/Makefile b/lib/libstand/Makefile
index d18c5a82b953..0e0652d1c345 100644
--- a/lib/libstand/Makefile
+++ b/lib/libstand/Makefile
@@ -146,6 +146,7 @@ _${file}: ${file}
.endfor
# depend on stand.h being able to be included multiple times
+CLEANFILES+= libstand_zutil.h
libstand_zutil.h: ${.CURDIR}/../libz/zutil.h
sed -e 's|<stddef.h>|"stand.h"|' \
-e 's|<string.h>|"stand.h"|' \