summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 57b84f2..732895b 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -114,12 +114,12 @@ _ping6= ping6
.endif
.if ${MACHINE_ARCH} == "i386"
-_mount_reiserfs= mount_reiserfs
.if ${MACHINE} == "i386"
_fdisk= fdisk
.elif ${MACHINE} == "pc98"
_fdisk_pc98= fdisk_pc98
.endif
+_mount_reiserfs= mount_reiserfs
_sconfig= sconfig
.endif
OpenPOWER on IntegriCloud