summaryrefslogtreecommitdiffstats
path: root/bin/csh/nls/ja/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh/nls/ja/Makefile')
-rw-r--r--bin/csh/nls/ja/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/csh/nls/ja/Makefile b/bin/csh/nls/ja/Makefile
index a8e1d57..1f6b549 100644
--- a/bin/csh/nls/ja/Makefile
+++ b/bin/csh/nls/ja/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-.include "${.CURDIR}/../Makefile.inc"
-
NL= ja
DL= ja_JP.EUC
@@ -17,6 +15,6 @@ tcsh.msg: set[0-9]*
install:
${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${NOBINMODE} \
- tcsh.cat ${DESTDIR}${NLSDIR}/${DL}/tcsh.cat
+ tcsh.cat ${DESTDIR}/..${NLSDIR}/${DL}/tcsh.cat
-.include <bsd.obj.mk>
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud