Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/regress/sys/uvm Remove "mmap" subdir.
details: https://anonhg.NetBSD.org/src/rev/d951227b0dac
branches: trunk
changeset: 767281:d951227b0dac
user: jruoho <jruoho%NetBSD.org@localhost>
date: Thu Jul 14 10:27:36 2011 +0000
description:
Remove "mmap" subdir.
diffstat:
regress/sys/uvm/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 6e4c0de2ce91 -r d951227b0dac regress/sys/uvm/Makefile
--- a/regress/sys/uvm/Makefile Thu Jul 14 10:24:56 2011 +0000
+++ b/regress/sys/uvm/Makefile Thu Jul 14 10:27:36 2011 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2011/05/20 13:36:12 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2011/07/14 10:27:36 jruoho Exp $
.include <bsd.own.mk>
-SUBDIR+= mmap loan1
+SUBDIR+= loan1
.if !empty(SUPPORTED_CC:Mgcc)
SUBDIR+= stack_exec
Home |
Main Index |
Thread Index |
Old Index