Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/wscons/keymaps Put them one file per line.
details: https://anonhg.NetBSD.org/src/rev/12ef928d5d1a
branches: trunk
changeset: 330574:12ef928d5d1a
user: mbalmer <mbalmer%NetBSD.org@localhost>
date: Mon Jul 14 12:21:56 2014 +0000
description:
Put them one file per line.
diffstat:
share/wscons/keymaps/Makefile | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 0ccaa5069adc -r 12ef928d5d1a share/wscons/keymaps/Makefile
--- a/share/wscons/keymaps/Makefile Mon Jul 14 12:07:04 2014 +0000
+++ b/share/wscons/keymaps/Makefile Mon Jul 14 12:21:56 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2014/07/13 15:12:27 martin Exp $
+# $NetBSD: Makefile,v 1.20 2014/07/14 12:21:56 mbalmer Exp $
NOOBJ= # defined
@@ -6,8 +6,10 @@
amikbd.pl.qwertz.iso8859-2 \
mkbd.pt.iso8859-1 \
pckbd.be.azerty pckbd.br.abnt2 \
- pckbd.bg.bds.cp1251 pckbd.bg.bds.iso8859-5 \
- pckbd.bg.qwerty.cp1251 pckbd.bg.qwerty.iso8859-5 \
+ pckbd.bg.bds.cp1251 \
+ pckbd.bg.bds.iso8859-5 \
+ pckbd.bg.qwerty.cp1251 \
+ pckbd.bg.qwerty.iso8859-5 \
pckbd.bg.qwerty.koi8-r \
pckbd.de_CH.iso8859-1 \
pckbd.fr_CA.iso8859-1 \
Home |
Main Index |
Thread Index |
Old Index