Remove unneeded variables.
This commit is contained in:
parent
403271ee19
commit
98d67f5e31
@ -152,16 +152,13 @@ MNT= /mnt
|
||||
.if ${TARGET_ARCH} == "i386"
|
||||
.if ${TARGET} == "pc98"
|
||||
SMALLBOOTSIZE= 1200
|
||||
DRIVERSIZE= 1440
|
||||
BOOTSIZE= 1440
|
||||
FIXITSIZE= 1440
|
||||
MFSSIZE= 4320
|
||||
DRIVERINODE= 80000
|
||||
BOOTINODE= 80000
|
||||
FIXITINODE= 40000
|
||||
MFSINODE= 8000
|
||||
SMALLBOOTLABEL= fd1200
|
||||
DRIVERLABEL= fd1440
|
||||
BOOTLABEL= fd1440
|
||||
FIXITLABEL= fd1440
|
||||
MFSLABEL= minimum3
|
||||
|
Loading…
x
Reference in New Issue
Block a user