diff --git a/etc/Makefile b/etc/Makefile index fe04eed06513..fc2946f99a59 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -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