Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/regress/sys/arch/i386 add vm86
details: https://anonhg.NetBSD.org/src/rev/bb59b986716b
branches: trunk
changeset: 550661:bb59b986716b
user: drochner <drochner%NetBSD.org@localhost>
date: Sat Aug 16 15:43:00 2003 +0000
description:
add vm86
diffstat:
regress/sys/arch/i386/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (11 lines):
diff -r de534530987d -r bb59b986716b regress/sys/arch/i386/Makefile
--- a/regress/sys/arch/i386/Makefile Sat Aug 16 15:40:41 2003 +0000
+++ b/regress/sys/arch/i386/Makefile Sat Aug 16 15:43:00 2003 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.4 1997/09/30 23:15:46 is Exp $
+# $NetBSD: Makefile,v 1.5 2003/08/16 15:43:00 drochner Exp $
-SUBDIR+= ldt
+SUBDIR+= ldt vm86
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index