summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-11-13 01:46:22 +0000
committerjkh <jkh@FreeBSD.org>1994-11-13 01:46:22 +0000
commitf7f5dd5ed6d1bf4cb31bdb49290c1e7b609a02ca (patch)
tree6f132401beb81363c2e68806c3a695ea17d1debe /release
parent38eaf912e1d8addced080f56c0c97dfd75ff91c1 (diff)
downloadFreeBSD-src-f7f5dd5ed6d1bf4cb31bdb49290c1e7b609a02ca.zip
FreeBSD-src-f7f5dd5ed6d1bf4cb31bdb49290c1e7b609a02ca.tar.gz
Disable the building of the evil floppy images. We blew through the
1.2MB barrier again. I tell ya, Poul, it's a losing game! You shave 50 bytes off, the next change takes 100 back, and this is just ALPHA! The 1.2MB weenies will _just have to buy new drives_!
Diffstat (limited to 'release')
-rw-r--r--release/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index 99ec9d1..68b7260 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.40 1994/11/12 20:40:14 jkh Exp $
+# $Id: Makefile,v 1.41 1994/11/13 01:20:36 jkh Exp $
#
# Evil floppies are, of course, 1.2MB floppies.
FLOPPY= fd0
-EVIL_FLOPPY= yes
+#EVIL_FLOPPY= yes
.if defined(EVIL_FLOPPY)
FDLABEL= fd1200
OpenPOWER on IntegriCloud