Activate Japanese NLS and KANJI support

This commit is contained in:
Andrey A. Chernov
2000-06-11 03:26:08 +00:00
parent 6c1d673108
commit e1eb172980
4 changed files with 1 additions and 12 deletions
-3
View File
@@ -12,9 +12,6 @@ TCSHDIR= ${.CURDIR}/../../contrib/tcsh
PROG= csh
SUBDIR= nls
DFLAGS= -D_PATH_TCSHELL='"${DESTDIR}/bin/${PROG}"'
.if defined(WANT_KANJI)
DFLAGS+= -DWANT_KANJI
.endif
CFLAGS+= -I${TCSHDIR} -I${.CURDIR} -I. ${DFLAGS}
SRCS= sh.c sh.dir.c sh.dol.c sh.err.c sh.exec.c sh.char.c \
sh.exp.c sh.file.c sh.func.c sh.glob.c sh.hist.c sh.init.c \