diff options
| author | Gordon Tetlow <gordon@FreeBSD.org> | 2003-06-29 20:44:12 +0000 |
|---|---|---|
| committer | Gordon Tetlow <gordon@FreeBSD.org> | 2003-06-29 20:44:12 +0000 |
| commit | 58824dccdcf40111f43be2b843c598caa0407d7b (patch) | |
| tree | baa576eb1b4ef16e5c5d20375c118c127b8afc09 /rescue | |
| parent | 91f243876f3cb622fb37c7530c022fc9c3893147 (diff) | |
Notes
Diffstat (limited to 'rescue')
| -rw-r--r-- | rescue/rescue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index dc22a93a02dd..7f8c177e1fdd 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -133,7 +133,7 @@ CRUNCH_PROGS+= fdisk_pc98 CRUNCH_PROGS+= mca gpt .endif -.if ${MACHINE_ARCH} == "sparc" +.if ${MACHINE_ARCH} == "sparc64" .endif .if ${MACHINE_ARCH} == "alpha" |
