Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/i386/floppies Disable building of bootfloppy-tiny fo...
details: https://anonhg.NetBSD.org/src/rev/9658d63a32e4
branches: trunk
changeset: 485259:9658d63a32e4
user: sommerfeld <sommerfeld%NetBSD.org@localhost>
date: Sun Apr 23 15:05:02 2000 +0000
description:
Disable building of bootfloppy-tiny for now since we don't fit.
diffstat:
distrib/i386/floppies/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 06cb7b38d6e2 -r 9658d63a32e4 distrib/i386/floppies/Makefile
--- a/distrib/i386/floppies/Makefile Sun Apr 23 15:04:25 2000 +0000
+++ b/distrib/i386/floppies/Makefile Sun Apr 23 15:05:02 2000 +0000
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.10 1999/11/09 00:22:41 he Exp $
+# $NetBSD: Makefile,v 1.11 2000/04/23 15:05:02 sommerfeld Exp $
-SUBDIR= ramdisk fdset bootfloppy-big bootfloppy-tiny
+SUBDIR= ramdisk fdset bootfloppy-big
+
+# SUBDIR += bootfloppy-tiny
TARGETS+=release
Home |
Main Index |
Thread Index |
Old Index