5 SRCS_mapper.dir+= mapper.dir.TCVN
6 SRCS_charset.pivot+= charset.pivot.TCVN
7 CLEANFILES+= mapper.dir.TCVN charset.pivot.TCVN
8 MAPS_TCVN= TCVN5712-1%UCS.mps \
13 mapper.dir.TCVN: ${.CURDIR}/TCVN/mapper.dir.TCVN.src
15 (echo "# TCVN" ; cat ${.ALLSRC} ; echo ) > ${.TARGET}
17 charset.pivot.TCVN: ${.CURDIR}/TCVN/charset.pivot.TCVN.src
19 (echo "# TCVN" ; cat ${.ALLSRC} ; echo ) > ${.TARGET}
22 CLEANFILES+= ${MAPS_TCVN}
23 .for i in ${MAPS_TCVN}
24 FILESDIR_$i= ${BINDIR}/TCVN