Don't forget to clean generated ssp.h.

This commit is contained in:
ru 2007-05-22 10:40:58 +00:00
parent 05dcdedaca
commit 59fb918e03

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}