Module Name:    src
Committed By:   christos
Date:           Sun Jan 24 22:49:08 UTC 2016

Modified Files:
        src/tools: Makefile

Log Message:
move cvslatest last


To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 src/tools/Makefile

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

Modified files:

Index: src/tools/Makefile
diff -u src/tools/Makefile:1.185 src/tools/Makefile:1.186
--- src/tools/Makefile:1.185	Sun Jan 24 15:14:17 2016
+++ src/tools/Makefile	Sun Jan 24 17:49:08 2016
@@ -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 @@ SUBDIR+= cap_mkdb crunchgen ctags gencat
 .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+=	makestrs
 SUBDIR+=	makekeys
 .endif
 
+SUBDIR+= cvslatest
+
 .endif # TOOLCHAIN_BUILDRUMP
 
 check_MKTOOLS: .PHONY .NOTMAIN

Reply via email to