summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorbrucec <brucec@FreeBSD.org>2010-12-09 11:37:40 +0000
committerbrucec <brucec@FreeBSD.org>2010-12-09 11:37:40 +0000
commitb5ba1d8e73a8732bac8b21f55ede6f56dac8fcfa (patch)
treee498353e290d9f9ff279e37db3ca68fd5f3ea63d /usr.sbin
parent1ed95baa673569e9bf6a6dbf4b1dad18e3c77e7c (diff)
downloadFreeBSD-src-b5ba1d8e73a8732bac8b21f55ede6f56dac8fcfa.zip
FreeBSD-src-b5ba1d8e73a8732bac8b21f55ede6f56dac8fcfa.tar.gz
Build sade on amd64 as well as i386 and sparc64.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/Makefile.amd643
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/Makefile.amd64 b/usr.sbin/Makefile.amd64
index 61f94c4..232831b 100644
--- a/usr.sbin/Makefile.amd64
+++ b/usr.sbin/Makefile.amd64
@@ -27,4 +27,7 @@ SUBDIR+= ndiscvt
.endif
SUBDIR+= sicontrol
SUBDIR+= spkrtest
+.if ${MK_SYSINSTALL} != "no"
+SUBDIR+= sade
+.endif
SUBDIR+= zzz
OpenPOWER on IntegriCloud