Source-Changes-HG archive

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

[src/trunk]: src/distrib/atari/misc put distrib Makefile last



details:   https://anonhg.NetBSD.org/src/rev/2fdc1544462b
branches:  trunk
changeset: 792925:2fdc1544462b
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Jan 22 00:28:35 2014 +0000

description:
put distrib Makefile last

diffstat:

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

diffs (20 lines):

diff -r b78a61d2ccff -r 2fdc1544462b distrib/atari/misc/Makefile
--- a/distrib/atari/misc/Makefile       Wed Jan 22 00:27:36 2014 +0000
+++ b/distrib/atari/misc/Makefile       Wed Jan 22 00:28:35 2014 +0000
@@ -1,8 +1,7 @@
-#      $NetBSD: Makefile,v 1.2 2008/06/23 02:16:53 matt Exp $
+#      $NetBSD: Makefile,v 1.3 2014/01/22 00:28:35 christos Exp $
 #
 
 .include <bsd.own.mk>
-.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 all: ${UUDECODE_FILES}
 
@@ -14,5 +13,4 @@
 UUDECODE_FILES=chg_pid.ttp gzip.ttp rawwrite.ttp aptck.ttp file2swp.ttp
 UUDECODE_FILES+=loadbsd.ttp
 
-.include <bsd.files.mk>
-.include <bsd.prog.mk>
+.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"



Home | Main Index | Thread Index | Old Index