dec2eb4c9d
2. add iconv support for Chinese Tradisional GB12345.
8 lines
142 B
Makefile
8 lines
142 B
Makefile
# $NetBSD: Makefile.inc,v 1.1 2006/11/23 03:25:25 tnozaki Exp $
|
|
|
|
.PATH: ${.CURDIR}/GB
|
|
|
|
CODE:= GB
|
|
SEP_GB=
|
|
.include "${.CURDIR}/Makefile.part"
|