Source-Changes-HG archive

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

[src/trunk]: src/tools move cvslatest last



details:   https://anonhg.NetBSD.org/src/rev/754bf2a595ca
branches:  trunk
changeset: 813350:754bf2a595ca
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Jan 24 22:49:08 2016 +0000

description:
move cvslatest last

diffstat:

 tools/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r b90752c27862 -r 754bf2a595ca tools/Makefile
--- a/tools/Makefile    Sun Jan 24 22:02:48 2016 +0000
+++ b/tools/Makefile    Sun Jan 24 22:49:08 2016 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.185 2016/01/24 20:14:17 christos Exp $
+#      $NetBSD: Makefile,v 1.186 2016/01/24 22:49:08 christos Exp $
 
 .include <bsd.own.mk>
 .include <bsd.endian.mk>
@@ -103,7 +103,6 @@
 .endif
 
 SUBDIR+= cat rpcgen join lorder m4 mkdep tsort .WAIT yacc .WAIT awk .WAIT lex
-SUBDIR+= cvslatest
 
 .if ${TOOLS_BUILDRUMP} == "no"
 SUBDIR += .WAIT texinfo \
@@ -218,6 +217,8 @@
 SUBDIR+=       makekeys
 .endif
 
+SUBDIR+= cvslatest
+
 .endif # TOOLCHAIN_BUILDRUMP
 
 check_MKTOOLS: .PHONY .NOTMAIN



Home | Main Index | Thread Index | Old Index