Source-Changes-HG archive

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

[src/trunk]: src/x11/bin do not need bsd.own.mk or bsd.x11.mk here



details:   https://anonhg.NetBSD.org/src/rev/dbba4d299615
branches:  trunk
changeset: 551853:dbba4d299615
user:      lukem <lukem%NetBSD.org@localhost>
date:      Sat Sep 13 07:11:36 2003 +0000

description:
do not need bsd.own.mk or bsd.x11.mk here

diffstat:

 x11/bin/Makefile       |  5 +----
 x11/bin/xedit/Makefile |  5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 8c01239d9eff -r dbba4d299615 x11/bin/Makefile
--- a/x11/bin/Makefile  Sat Sep 13 07:03:25 2003 +0000
+++ b/x11/bin/Makefile  Sat Sep 13 07:11:36 2003 +0000
@@ -1,6 +1,4 @@
-#      $NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:08 lukem Exp $
-
-.include <bsd.own.mk>
+#      $NetBSD: Makefile,v 1.2 2003/09/13 07:11:36 lukem Exp $
 
 SUBDIR=        appres bdftopcf bdftruncate beforelight bitmap cxpm dpsexec dpsinfo \
        editres fc-cache fc-list fslsfonts fstobdf glxgears glxinfo iceauth \
@@ -16,4 +14,3 @@
        xterm xtrap xvidtune xvinfo xwd xwininfo xwud
 
 .include <bsd.subdir.mk>
-.include <bsd.x11.mk>
diff -r 8c01239d9eff -r dbba4d299615 x11/bin/xedit/Makefile
--- a/x11/bin/xedit/Makefile    Sat Sep 13 07:03:25 2003 +0000
+++ b/x11/bin/xedit/Makefile    Sat Sep 13 07:11:36 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:18:26 lukem Exp $
 
 SUBDIR=        lisp mp re .WAIT xedit modules
 
 .include <bsd.subdir.mk>
-.include <bsd.x11.mk>



Home | Main Index | Thread Index | Old Index