summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index cf0d54e..3f5965e 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -66,6 +66,7 @@ SUBDIR= adjkerntz \
route \
routed \
rtsol \
+ savecore \
shutdown \
slattach \
spppcontrol \
@@ -89,8 +90,7 @@ SUBDIR+=cxconfig \
kget \
mount_nwfs \
mount_smbfs \
- nextboot \
- savecore
+ nextboot
.if ${MACHINE} == "pc98"
SUBDIR+=fdisk_pc98
.else
@@ -98,10 +98,6 @@ SUBDIR+=fdisk
.endif
.endif
-.if ${MACHINE_ARCH} == "alpha"
-SUBDIR+=savecore
-.endif
-
.if ${MACHINE_ARCH} == "ia64"
SUBDIR+=fdisk
.endif
OpenPOWER on IntegriCloud