Source-Changes-HG archive

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

[src/trunk]: src/distrib/x68k/stand include distrib Makefile last.



details:   https://anonhg.NetBSD.org/src/rev/26f8d3c6c5e8
branches:  trunk
changeset: 792926:26f8d3c6c5e8
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Jan 22 00:49:46 2014 +0000

description:
include distrib Makefile last.

diffstat:

 distrib/x68k/stand/Makefile |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 2fdc1544462b -r 26f8d3c6c5e8 distrib/x68k/stand/Makefile
--- a/distrib/x68k/stand/Makefile       Wed Jan 22 00:28:35 2014 +0000
+++ b/distrib/x68k/stand/Makefile       Wed Jan 22 00:49:46 2014 +0000
@@ -1,7 +1,6 @@
-#      $NetBSD: Makefile,v 1.7 2008/06/23 02:16:54 matt Exp $
+#      $NetBSD: Makefile,v 1.8 2014/01/22 00:49:46 christos Exp $
 
 .include <bsd.own.mk>
-.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 ARCHIVES=      gzip rawrite
 MEMBER_gzip=   gz124x5f.lzh gzip.x
@@ -24,5 +23,4 @@
            ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc
 .endfor
 
-.include <bsd.files.mk>
-.include <bsd.prog.mk>
+.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"



Home | Main Index | Thread Index | Old Index