summaryrefslogtreecommitdiffstats
path: root/bin/csh/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2000-04-20 08:58:11 +0000
committerache <ache@FreeBSD.org>2000-04-20 08:58:11 +0000
commit926637962b162ec48abcdffaca3dd14d2ff65dd1 (patch)
treeab29e5f4e70394638e1ce058cc47757996072f8e /bin/csh/Makefile
parent7f0b584d006da906263fdfd36f7635a704320dc8 (diff)
downloadFreeBSD-src-926637962b162ec48abcdffaca3dd14d2ff65dd1.zip
FreeBSD-src-926637962b162ec48abcdffaca3dd14d2ff65dd1.tar.gz
Activate NLS.
Optimize NLS by not wasting space copying the same .cat but use symbolic links instead.
Diffstat (limited to 'bin/csh/Makefile')
-rw-r--r--bin/csh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/csh/Makefile b/bin/csh/Makefile
index 0a048c3..c9ae4b8 100644
--- a/bin/csh/Makefile
+++ b/bin/csh/Makefile
@@ -10,6 +10,7 @@ TCSHDIR= ${.CURDIR}/../../contrib/tcsh
.PATH: ${TCSHDIR}
PROG= csh
+SUBDIR= nls
DFLAGS= -D_PATH_TCSHELL='"${DESTDIR}/bin/${PROG}"'
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 \
OpenPOWER on IntegriCloud