Module Name:    src
Committed By:   christos
Date:           Wed Jan 22 00:51:38 UTC 2014

Modified Files:
        src/distrib/hpcsh/stand: Makefile

Log Message:
include distrib Makefile last


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/distrib/hpcsh/stand/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/hpcsh/stand/Makefile
diff -u src/distrib/hpcsh/stand/Makefile:1.2 src/distrib/hpcsh/stand/Makefile:1.3
--- src/distrib/hpcsh/stand/Makefile:1.2	Sun Jun 22 22:16:53 2008
+++ src/distrib/hpcsh/stand/Makefile	Tue Jan 21 19:51:38 2014
@@ -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 @@ release:: ${UUDECODE_FILES}
 	${INSTALL} -c -m ${NONBINMODE} \
 		${HPCBOOT_SH4} ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation
 
-.include <bsd.files.mk>
-.include <bsd.obj.mk>
+.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"

Reply via email to