Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/i386/floppies Re-enable all floppies. All of them no...
details: https://anonhg.NetBSD.org/src/rev/a1ecee1e2b34
branches: trunk
changeset: 500646:a1ecee1e2b34
user: jmc <jmc%NetBSD.org@localhost>
date: Thu Dec 14 22:27:29 2000 +0000
description:
Re-enable all floppies. All of them now build.
diffstat:
distrib/i386/floppies/Makefile | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)
diffs (32 lines):
diff -r ed4bc3dffd47 -r a1ecee1e2b34 distrib/i386/floppies/Makefile
--- a/distrib/i386/floppies/Makefile Thu Dec 14 22:26:06 2000 +0000
+++ b/distrib/i386/floppies/Makefile Thu Dec 14 22:27:29 2000 +0000
@@ -1,20 +1,21 @@
-# $NetBSD: Makefile,v 1.22 2000/12/14 09:01:30 mycroft Exp $
+# $NetBSD: Makefile,v 1.23 2000/12/14 22:27:29 jmc Exp $
SUBDIR= ramdisk-big
SUBDIR+= ramdisk-small
-#SUBDIR+= ramdisk-tiny
+SUBDIR+= ramdisk-tiny
SUBDIR+= kernel-ramdisk
SUBDIR+= fdset
+SUBDIR+= fdset-com
SUBDIR+= fdset-laptop
SUBDIR+= bootfloppy-big
SUBDIR+= bootfloppy-small
-#SUBDIR+= bootfloppy-tiny
+SUBDIR+= bootfloppy-tiny
-#SUBDIR+= ramdisk-rescuesmall
-#SUBDIR+= ramdisk-rescuetiny
+SUBDIR+= ramdisk-rescuesmall
+SUBDIR+= ramdisk-rescuetiny
SUBDIR+= kernel-rescue
-#SUBDIR+= rescue-small
-#SUBDIR+= rescue-tiny
+SUBDIR+= rescue-small
+SUBDIR+= rescue-tiny
TARGETS+=release
Home |
Main Index |
Thread Index |
Old Index