summaryrefslogtreecommitdiffstats
path: root/bin/csh
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2000-04-21 12:34:41 +0000
committerache <ache@FreeBSD.org>2000-04-21 12:34:41 +0000
commit1116936479ee85da86700b48a926930072615360 (patch)
treeb5a9835f059a88f54b9a14119168bc4d4a623544 /bin/csh
parent55171d94c45836f06b0c5ea22ad283f0123f5ecc (diff)
downloadFreeBSD-src-1116936479ee85da86700b48a926930072615360.zip
FreeBSD-src-1116936479ee85da86700b48a926930072615360.tar.gz
Fix 'make distribute'
Diffstat (limited to 'bin/csh')
-rw-r--r--bin/csh/nls/finnish/Makefile8
-rw-r--r--bin/csh/nls/french/Makefile8
-rw-r--r--bin/csh/nls/german/Makefile8
-rw-r--r--bin/csh/nls/greek/Makefile6
-rw-r--r--bin/csh/nls/italian/Makefile8
-rw-r--r--bin/csh/nls/ja/Makefile6
-rw-r--r--bin/csh/nls/spanish/Makefile8
7 files changed, 19 insertions, 33 deletions
diff --git a/bin/csh/nls/finnish/Makefile b/bin/csh/nls/finnish/Makefile
index 9397548..57f05d5 100644
--- a/bin/csh/nls/finnish/Makefile
+++ b/bin/csh/nls/finnish/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-.include "${.CURDIR}/../Makefile.inc"
-
NL= finnish
DL= fi_FI.ISO_8859-1
LL= fi_FI.DIS_8859-15
@@ -18,9 +16,9 @@ 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
.for i in ${LL}
- ln -fs ../${DL}/tcsh.cat ${DESTDIR}${NLSDIR}/$i/tcsh.cat
+ ln -fs ../${DL}/tcsh.cat ${DESTDIR}/..${NLSDIR}/$i/tcsh.cat
.endfor
-.include <bsd.obj.mk>
+.include <bsd.prog.mk>
diff --git a/bin/csh/nls/french/Makefile b/bin/csh/nls/french/Makefile
index 2ab3f14..fe5197d 100644
--- a/bin/csh/nls/french/Makefile
+++ b/bin/csh/nls/french/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-.include "${.CURDIR}/../Makefile.inc"
-
NL= french
DL= fr_FR.ISO_8859-1
LL= fr_BE.ISO_8859-1 fr_CA.ISO_8859-1 fr_CH.ISO_8859-1 \
@@ -20,9 +18,9 @@ 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
.for i in ${LL}
- ln -fs ../${DL}/tcsh.cat ${DESTDIR}${NLSDIR}/$i/tcsh.cat
+ ln -fs ../${DL}/tcsh.cat ${DESTDIR}/..${NLSDIR}/$i/tcsh.cat
.endfor
-.include <bsd.obj.mk>
+.include <bsd.prog.mk>
diff --git a/bin/csh/nls/german/Makefile b/bin/csh/nls/german/Makefile
index f4c55e2..b6d4514 100644
--- a/bin/csh/nls/german/Makefile
+++ b/bin/csh/nls/german/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-.include "${.CURDIR}/../Makefile.inc"
-
NL= german
DL= de_DE.ISO_8859-1
LL= de_AT.ISO_8859-1 de_CH.ISO_8859-1 de_AT.DIS_8859-15 \
@@ -19,9 +17,9 @@ 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
.for i in ${LL}
- ln -fs ../${DL}/tcsh.cat ${DESTDIR}${NLSDIR}/$i/tcsh.cat
+ ln -fs ../${DL}/tcsh.cat ${DESTDIR}/..${NLSDIR}/$i/tcsh.cat
.endfor
-.include <bsd.obj.mk>
+.include <bsd.prog.mk>
diff --git a/bin/csh/nls/greek/Makefile b/bin/csh/nls/greek/Makefile
index 1809d8d..c51dc53 100644
--- a/bin/csh/nls/greek/Makefile
+++ b/bin/csh/nls/greek/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-.include "${.CURDIR}/../Makefile.inc"
-
NL= greek
DL= el_GR.ISO_8859-7
@@ -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>
diff --git a/bin/csh/nls/italian/Makefile b/bin/csh/nls/italian/Makefile
index 0f97290..520457e 100644
--- a/bin/csh/nls/italian/Makefile
+++ b/bin/csh/nls/italian/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-.include "${.CURDIR}/../Makefile.inc"
-
NL= italian
DL= it_IT.ISO_8859-1
LL= it_CH.ISO_8859-1 it_IT.DIS_8859-15 it_CH.DIS_8859-15
@@ -18,9 +16,9 @@ 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
.for i in ${LL}
- ln -fs ../${DL}/tcsh.cat ${DESTDIR}${NLSDIR}/$i/tcsh.cat
+ ln -fs ../${DL}/tcsh.cat ${DESTDIR}/..${NLSDIR}/$i/tcsh.cat
.endfor
-.include <bsd.obj.mk>
+.include <bsd.prog.mk>
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>
diff --git a/bin/csh/nls/spanish/Makefile b/bin/csh/nls/spanish/Makefile
index 9ddff79..fbc4c3d 100644
--- a/bin/csh/nls/spanish/Makefile
+++ b/bin/csh/nls/spanish/Makefile
@@ -1,7 +1,5 @@
# $FreeBSD$
-.include "${.CURDIR}/../Makefile.inc"
-
NL= spanish
DL= es_ES.ISO_8859-1
LL= es_ES.DIS_8859-15
@@ -18,9 +16,9 @@ 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
.for i in ${LL}
- ln -fs ../${DL}/tcsh.cat ${DESTDIR}${NLSDIR}/$i/tcsh.cat
+ ln -fs ../${DL}/tcsh.cat ${DESTDIR}/..${NLSDIR}/$i/tcsh.cat
.endfor
-.include <bsd.obj.mk>
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud