Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/lib/xkeyboard-config/rules keep changed-ho...
details: https://anonhg.NetBSD.org/src/rev/a392dc4c5493
branches: trunk
changeset: 371935:a392dc4c5493
user: mrg <mrg%NetBSD.org@localhost>
date: Tue Oct 18 08:18:36 2022 +0000
description:
keep changed-how-generated files in the ${FILES} list.
diffstat:
external/mit/xorg/lib/xkeyboard-config/rules/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ce02e40cdabc -r a392dc4c5493 external/mit/xorg/lib/xkeyboard-config/rules/Makefile
--- a/external/mit/xorg/lib/xkeyboard-config/rules/Makefile Tue Oct 18 07:41:29 2022 +0000
+++ b/external/mit/xorg/lib/xkeyboard-config/rules/Makefile Tue Oct 18 08:18:36 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2022/10/18 07:41:29 mrg Exp $
+# $NetBSD: Makefile,v 1.9 2022/10/18 08:18:36 mrg Exp $
#
# When upgrading, re-assemble the files base, base.lst, evdev and
# evdev.lst by running ./configure && make in the dist directory,
@@ -18,6 +18,7 @@
XKBNAME= rules
GENFILES= base.extras.xml base.xml
FILES= README base base.lst evdev evdev.lst xfree98 xkb.dtd
+FILES+= evdev.extras.xml evdev.xml
FILES+= ${GENFILES}
CLEAN+= ${GENFILES}
Home |
Main Index |
Thread Index |
Old Index