diff options
author | ache <ache@FreeBSD.org> | 2000-04-21 12:34:41 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2000-04-21 12:34:41 +0000 |
commit | 1116936479ee85da86700b48a926930072615360 (patch) | |
tree | b5a9835f059a88f54b9a14119168bc4d4a623544 /bin/csh | |
parent | 55171d94c45836f06b0c5ea22ad283f0123f5ecc (diff) | |
download | FreeBSD-src-1116936479ee85da86700b48a926930072615360.zip FreeBSD-src-1116936479ee85da86700b48a926930072615360.tar.gz |
Fix 'make distribute'
Diffstat (limited to 'bin/csh')
-rw-r--r-- | bin/csh/nls/finnish/Makefile | 8 | ||||
-rw-r--r-- | bin/csh/nls/french/Makefile | 8 | ||||
-rw-r--r-- | bin/csh/nls/german/Makefile | 8 | ||||
-rw-r--r-- | bin/csh/nls/greek/Makefile | 6 | ||||
-rw-r--r-- | bin/csh/nls/italian/Makefile | 8 | ||||
-rw-r--r-- | bin/csh/nls/ja/Makefile | 6 | ||||
-rw-r--r-- | bin/csh/nls/spanish/Makefile | 8 |
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> |