Clean up an additional file.

This commit is contained in:
obrien 2005-05-17 17:48:26 +00:00
parent c856e4db22
commit f9dc661159

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