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/297a1269c859
branches: trunk
changeset: 326186:297a1269c859
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 d768ea3f8ab8 -r 297a1269c859 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