diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-10-24 07:35:30 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-10-24 07:35:30 +0000 |
| commit | 7323646d802fd1521360baa7014012977fe29150 (patch) | |
| tree | 953c1c64148ab9a3f5b736e17d89ab03fe61dbaa /release | |
| parent | 2ca2ca3af6910f100666ee6978867d554656c414 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/release/Makefile b/release/Makefile index 6f2f5f87983f..82d4f930f0e8 100644 --- a/release/Makefile +++ b/release/Makefile @@ -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 |
