mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 01:38:57 +00:00
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_!
This commit is contained in:
parent
a47758ac19
commit
0429030d68
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4415
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user