Author: brucec
Date: Thu Dec  9 11:37:40 2010
New Revision: 216322
URL: http://svn.freebsd.org/changeset/base/216322

Log:
  Build sade on amd64 as well as i386 and sparc64.

Modified:
  head/usr.sbin/Makefile.amd64

Modified: head/usr.sbin/Makefile.amd64
==============================================================================
--- head/usr.sbin/Makefile.amd64        Thu Dec  9 08:36:23 2010        
(r216321)
+++ head/usr.sbin/Makefile.amd64        Thu Dec  9 11:37:40 2010        
(r216322)
@@ -27,4 +27,7 @@ SUBDIR+=      ndiscvt
 .endif
 SUBDIR+=       sicontrol
 SUBDIR+=       spkrtest
+.if ${MK_SYSINSTALL} != "no"
+SUBDIR+=       sade
+.endif
 SUBDIR+=       zzz
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to