diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2014-09-28 08:59:38 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2014-09-28 08:59:38 +0000 |
| commit | 6d1ddf7734d9cb24cbcfcfd9adfcc0a3f6248173 (patch) | |
| tree | 6b841a5d78cfd273871af29b3401f40c86966bcf /rescue | |
| parent | 112f50ffb22dbaaee6e9f52587e7836f6349f9b6 (diff) | |
Notes
Diffstat (limited to 'rescue')
| -rw-r--r-- | rescue/rescue/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index e991fbbc0109..7445f29b8140 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -137,7 +137,6 @@ CRUNCH_ALIAS_bsdlabel= disklabel .endif .if ${MACHINE} == "pc98" -CRUNCH_PROGS_sbin+= bsdlabel CRUNCH_SRCDIR_fdisk= $(.CURDIR)/../../sbin/fdisk_pc98 .endif |
