Make MOUNT be MOUNT? so I can easily override it for building 2 floppies

concurrently now that the floppy driver works good enought to do this!
This commit is contained in:
Rodney W. Grimes 1993-09-14 04:14:30 +00:00
parent 02f990bac0
commit 25344f7002
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=463

View File

@ -30,7 +30,7 @@ FREEBSD= CONTRIB.386BSD CONTRIB.FreeBSD RELNOTES.FreeBSD ${COPYRIGHT}
#
# Floppy drive name and files for building FreeBSD Floppies
FLOPPY?= fd0
MOUNT= /mnt
MOUNT?= /mnt
#
MDEC= usr/mdec/bootfd usr/mdec/fdboot
MDEC+= usr/mdec/bootsd usr/mdec/sdboot