Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/atari/stand Add bootxxx
details: https://anonhg.NetBSD.org/src/rev/7deb10cd57f2
branches: trunk
changeset: 516034:7deb10cd57f2
user: leo <leo%NetBSD.org@localhost>
date: Sat Oct 13 20:40:43 2001 +0000
description:
Add bootxxx
diffstat:
sys/arch/atari/stand/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (16 lines):
diff -r 5e5fab31fdf1 -r 7deb10cd57f2 sys/arch/atari/stand/Makefile
--- a/sys/arch/atari/stand/Makefile Sat Oct 13 20:26:48 2001 +0000
+++ b/sys/arch/atari/stand/Makefile Sat Oct 13 20:40:43 2001 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2000/08/07 14:30:39 leo Exp $
+# $NetBSD: Makefile,v 1.9 2001/10/13 20:40:43 leo Exp $
#
# Note that the directory 'tostools' should never show up...
#
-SUBDIR= libsa ahdilabel binpatch bootpref bootxx edahdi installboot keymaps \
- loadkmap msconfig xxboot
+SUBDIR= libsa ahdilabel binpatch bootpref bootxx bootxxx edahdi installboot \
+ keymaps loadkmap msconfig xxboot
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index