Module Name:    src
Committed By:   christos
Date:           Wed Jan 22 00:49:46 UTC 2014

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

Log Message:
include distrib Makefile last.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/distrib/x68k/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/x68k/stand/Makefile
diff -u src/distrib/x68k/stand/Makefile:1.7 src/distrib/x68k/stand/Makefile:1.8
--- src/distrib/x68k/stand/Makefile:1.7	Sun Jun 22 22:16:54 2008
+++ src/distrib/x68k/stand/Makefile	Tue Jan 21 19:49:46 2014
@@ -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 @@ release:
 	    ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc
 .endfor
 
-.include <bsd.files.mk>
-.include <bsd.prog.mk>
+.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"

Reply via email to