summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorgrehan <grehan@FreeBSD.org>2004-05-15 05:07:14 +0000
committergrehan <grehan@FreeBSD.org>2004-05-15 05:07:14 +0000
commita76989daa6368d28f8aa8b331b3e5fe12afbcc41 (patch)
tree99276dea635045861fbce0ba8d7aaa721f420336 /usr.sbin/Makefile
parent21c71b3b1218cb8075c4b5b01528402f4cc2aeca (diff)
downloadFreeBSD-src-a76989daa6368d28f8aa8b331b3e5fe12afbcc41.zip
FreeBSD-src-a76989daa6368d28f8aa8b331b3e5fe12afbcc41.tar.gz
Hook sysinstall to the build for powerpc.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 5ae993a..80bd19a 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -180,7 +180,7 @@ SUBDIR= ac \
zic \
${_zzz}
-.if ${MACHINE_ARCH} != "powerpc" && ${MACHINE_ARCH} != "arm"
+.if ${MACHINE_ARCH} != "arm"
_sysinstall= sysinstall
.endif
OpenPOWER on IntegriCloud