Clean up an additional file.

This commit is contained in:
David E. O'Brien 2005-05-17 17:48:26 +00:00
parent 311d73f68e
commit af753a20e9

View File

@ -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"|' \