Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/atari/stand/keymaps remove bsd.hostini...



details:   https://anonhg.NetBSD.org/src/rev/5b6f4a06f7d3
branches:  trunk
changeset: 318726:5b6f4a06f7d3
user:      christos <christos%NetBSD.org@localhost>
date:      Fri May 04 00:36:16 2018 +0000
description:
remove bsd.hostinit.mk

diffstat:

 sys/arch/atari/stand/keymaps/de/Makefile |  6 +-----
 sys/arch/atari/stand/keymaps/fr/Makefile |  6 +-----
 sys/arch/atari/stand/keymaps/uk/Makefile |  6 +-----
 sys/arch/atari/stand/keymaps/us/Makefile |  6 +-----
 4 files changed, 4 insertions(+), 20 deletions(-)

diffs (60 lines):

diff -r 304161834f34 -r 5b6f4a06f7d3 sys/arch/atari/stand/keymaps/de/Makefile
--- a/sys/arch/atari/stand/keymaps/de/Makefile  Fri May 04 00:33:48 2018 +0000
+++ b/sys/arch/atari/stand/keymaps/de/Makefile  Fri May 04 00:36:16 2018 +0000
@@ -1,10 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/05/01 19:59:45 christos Exp $
-
-.include <bsd.hostinit.mk>
+# $NetBSD: Makefile,v 1.4 2018/05/04 00:36:16 christos Exp $
 
 HOSTPROG=de-kbdmap
 MAP=de.map
-MAN=
 
 .include <bsd.hostprog.mk>
-
diff -r 304161834f34 -r 5b6f4a06f7d3 sys/arch/atari/stand/keymaps/fr/Makefile
--- a/sys/arch/atari/stand/keymaps/fr/Makefile  Fri May 04 00:33:48 2018 +0000
+++ b/sys/arch/atari/stand/keymaps/fr/Makefile  Fri May 04 00:36:16 2018 +0000
@@ -1,10 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/05/01 19:59:45 christos Exp $
-
-.include <bsd.hostinit.mk>
+# $NetBSD: Makefile,v 1.4 2018/05/04 00:36:16 christos Exp $
 
 HOSTPROG=fr-kbdmap
 MAP=fr.map
-MAN=
 
 .include <bsd.hostprog.mk>
-
diff -r 304161834f34 -r 5b6f4a06f7d3 sys/arch/atari/stand/keymaps/uk/Makefile
--- a/sys/arch/atari/stand/keymaps/uk/Makefile  Fri May 04 00:33:48 2018 +0000
+++ b/sys/arch/atari/stand/keymaps/uk/Makefile  Fri May 04 00:36:16 2018 +0000
@@ -1,10 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/05/01 19:59:45 christos Exp $
-
-.include <bsd.hostinit.mk>
+# $NetBSD: Makefile,v 1.4 2018/05/04 00:36:16 christos Exp $
 
 HOSTPROG=uk-kbdmap
 MAP=uk.map
-MAN=
 
 .include <bsd.hostprog.mk>
-
diff -r 304161834f34 -r 5b6f4a06f7d3 sys/arch/atari/stand/keymaps/us/Makefile
--- a/sys/arch/atari/stand/keymaps/us/Makefile  Fri May 04 00:33:48 2018 +0000
+++ b/sys/arch/atari/stand/keymaps/us/Makefile  Fri May 04 00:36:16 2018 +0000
@@ -1,10 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/05/01 19:59:45 christos Exp $
-
-.include <bsd.hostinit.mk>
+# $NetBSD: Makefile,v 1.4 2018/05/04 00:36:16 christos Exp $
 
 HOSTPROG=us-kbdmap
 MAP=us.map
-MAN=
 
 .include <bsd.hostprog.mk>
-



Home | Main Index | Thread Index | Old Index