Searched refs:SED_EXP (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/share/i18n/esdb/EBCDIC/
H A DMakefile5 SED_EXP= 's/EBCDIC-x/EBCDIC-%%PART%%/' macro
/freebsd-13-stable/share/i18n/esdb/ISO-8859/
H A DMakefile5 SED_EXP= 's/ISO-8859-x/ISO-8859-%%PART%%/' macro
/freebsd-13-stable/share/i18n/esdb/ISO646/
H A DMakefile5 SED_EXP= 's/ISO646-x/ISO646-%%PART%%/' macro
/freebsd-13-stable/share/i18n/esdb/APPLE/
H A DMakefile6 SED_EXP= 's/changeme/%%PART%%/' macro
/freebsd-13-stable/share/i18n/esdb/AST/
H A DMakefile7 SED_EXP= 's/ARMSCII-x/ARMSCII-%%PART%%/' macro
/freebsd-13-stable/share/i18n/esdb/CP/
H A DMakefile5 SED_EXP= "s/CPx/CP%%PART%%/" macro
/freebsd-13-stable/share/i18n/esdb/DEC/
H A DMakefile5 SED_EXP= 's/DECx/DEC%%PART%%/' macro
/freebsd-13-stable/share/i18n/esdb/GEORGIAN/
H A DMakefile5 SED_EXP= -e 's/GEORGIANx/GEORGIAN-%%PART%%/' \ macro
/freebsd-13-stable/share/i18n/esdb/KOI/
H A DMakefile5 SED_EXP= 's/KOIx/KOI%%PART%%/' macro
/freebsd-13-stable/share/i18n/esdb/
H A DMakefile.part72 sed ${SED_EXP:S@%%PART%%@${i}@} ${.ALLSRC} > ${.TARGET}

Completed in 116 milliseconds