Don't forget to clean generated ssp.h.

This commit is contained in:
Ruslan Ermilov 2007-05-22 10:40:58 +00:00
parent a688ea13f5
commit 0effeaaec3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=169862

View File

@ -25,6 +25,7 @@ VERSION_MAP= ${SRCDIR}/ssp.map
INCS= ssp.h string.h stdio.h unistd.h
INCSDIR=${INCLUDEDIR}/ssp
CLEANFILES= ssp.h
ssp.h: ssp.h.in
sed -e 's/@ssp_have_usable_vsnprintf@/define/' ${.ALLSRC} > ${.TARGET}