Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/x11 do not need bsd.own.mk or bsd.x11.mk here
details: https://anonhg.NetBSD.org/src/rev/aab1928cc183
branches: trunk
changeset: 551854:aab1928cc183
user: lukem <lukem%NetBSD.org@localhost>
date: Sat Sep 13 07:21:52 2003 +0000
description:
do not need bsd.own.mk or bsd.x11.mk here
diffstat:
x11/bin/xkbutils/Makefile | 5 +----
x11/lib/xlibi18n/Makefile | 5 +----
x11/lib/xlibi18n/lc/Makefile | 5 +----
3 files changed, 3 insertions(+), 12 deletions(-)
diffs (39 lines):
diff -r dbba4d299615 -r aab1928cc183 x11/bin/xkbutils/Makefile
--- a/x11/bin/xkbutils/Makefile Sat Sep 13 07:11:36 2003 +0000
+++ b/x11/bin/xkbutils/Makefile Sat Sep 13 07:21:52 2003 +0000
@@ -1,8 +1,5 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:07 lukem Exp $
-
-.include <bsd.own.mk>
+# $NetBSD: Makefile,v 1.2 2003/09/13 07:21:52 lukem Exp $
SUBDIR= xkbbell xkbvleds xkbwatch
.include <bsd.subdir.mk>
-.include <bsd.x11.mk>
diff -r dbba4d299615 -r aab1928cc183 x11/lib/xlibi18n/Makefile
--- a/x11/lib/xlibi18n/Makefile Sat Sep 13 07:11:36 2003 +0000
+++ b/x11/lib/xlibi18n/Makefile Sat Sep 13 07:21:52 2003 +0000
@@ -1,8 +1,5 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:09 lukem Exp $
-
-.include <bsd.own.mk>
+# $NetBSD: Makefile,v 1.2 2003/09/13 07:27:58 lukem Exp $
SUBDIR= im lc om
.include <bsd.subdir.mk>
-.include <bsd.x11.mk>
diff -r dbba4d299615 -r aab1928cc183 x11/lib/xlibi18n/lc/Makefile
--- a/x11/lib/xlibi18n/lc/Makefile Sat Sep 13 07:11:36 2003 +0000
+++ b/x11/lib/xlibi18n/lc/Makefile Sat Sep 13 07:21:52 2003 +0000
@@ -1,8 +1,5 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:09 lukem Exp $
-
-.include <bsd.own.mk>
+# $NetBSD: Makefile,v 1.2 2003/09/13 07:28:42 lukem Exp $
SUBDIR= Utf8 def gen xlocale
.include <bsd.subdir.mk>
-.include <bsd.x11.mk>
Home |
Main Index |
Thread Index |
Old Index