Source-Changes-HG archive

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

[src/trunk]: src/tests do the alphabet



details:   https://anonhg.NetBSD.org/src/rev/1558ed11aa5b
branches:  trunk
changeset: 760319:1558ed11aa5b
user:      pooka <pooka%NetBSD.org@localhost>
date:      Sun Jan 02 13:18:37 2011 +0000

description:
do the alphabet

diffstat:

 tests/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4fa2c71b43bd -r 1558ed11aa5b tests/Makefile
--- a/tests/Makefile    Sun Jan 02 13:03:29 2011 +0000
+++ b/tests/Makefile    Sun Jan 02 13:18:37 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2010/12/15 10:36:50 haad Exp $
+# $NetBSD: Makefile,v 1.27 2011/01/02 13:18:37 pooka Exp $
 
 .include <bsd.own.mk>
 
@@ -8,7 +8,7 @@
 ATFFILE=       yes
 
 SUBDIR=                crypto dev fs games include ipf kernel lib libexec net
-SUBDIR+=       rump sbin sys syscall util usr.sbin
+SUBDIR+=       rump sbin sys syscall usr.sbin util
 
 . if ${MACHINE} != "evbppc" && ${MKKMOD} != "no"
 SUBDIR+= modules



Home | Main Index | Thread Index | Old Index