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

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}