Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/hpcsh/stand include distrib Makefile last
details: https://anonhg.NetBSD.org/src/rev/4d29539b4bc1
branches: trunk
changeset: 326187:4d29539b4bc1
user: christos <christos%NetBSD.org@localhost>
date: Wed Jan 22 00:51:38 2014 +0000
description:
include distrib Makefile last
diffstat:
distrib/hpcsh/stand/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 297a1269c859 -r 4d29539b4bc1 distrib/hpcsh/stand/Makefile
--- a/distrib/hpcsh/stand/Makefile Wed Jan 22 00:49:46 2014 +0000
+++ b/distrib/hpcsh/stand/Makefile Wed Jan 22 00:51:38 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2008/06/23 02:16:53 matt Exp $
+# $NetBSD: Makefile,v 1.3 2014/01/22 00:51:38 christos Exp $
.include <bsd.own.mk>
-.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
.include <bsd.kernobj.mk>
@@ -28,5 +27,4 @@
${INSTALL} -c -m ${NONBINMODE} \
${HPCBOOT_SH4} ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation
-.include <bsd.files.mk>
-.include <bsd.obj.mk>
+.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
Home |
Main Index |
Thread Index |
Old Index