Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/vi/build catalogs are installed by ../catalog/Makefile.
details: https://anonhg.NetBSD.org/src/rev/eaad48cdc196
branches: trunk
changeset: 507798:eaad48cdc196
user: itojun <itojun%NetBSD.org@localhost>
date: Sat Mar 31 13:48:31 2001 +0000
description:
catalogs are installed by ../catalog/Makefile.
diffstat:
usr.bin/vi/build/Makefile | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (21 lines):
diff -r cdb771d7a440 -r eaad48cdc196 usr.bin/vi/build/Makefile
--- a/usr.bin/vi/build/Makefile Sat Mar 31 13:13:22 2001 +0000
+++ b/usr.bin/vi/build/Makefile Sat Mar 31 13:48:31 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2001/03/31 11:37:44 aymeric Exp $
+# $NetBSD: Makefile,v 1.18 2001/03/31 13:48:31 itojun Exp $
#
# @(#)Makefile.in 8.75 (Berkeley) 10/23/96
@@ -35,11 +35,5 @@
.PATH: ${.CURDIR}/../vi ${.CURDIR}/../ex ${.CURDIR}/../cl
.PATH: ${.CURDIR}/../common ${.CURDIR}/../docs/USD.doc/vi.man
-.if ${MKSHARE} != "no"
-cat= dutch english french german ru_RU.KOI8-R spanish swedish
-FILES=${cat:S@^@${.CURDIR}/../catalog/@g}
-FILESDIR=/usr/share/vi/catalog
-.endif
-
.include "../../Makefile.inc"
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index