freebsd-dev/usr.sbin/Makefile.sparc64
Warner Losh 519b7ecc1b Merge from tbemd: use Makefile.arch to control building.
Reviewed by:	arch@ (many times, no objection)
2010-09-13 02:21:07 +00:00

9 lines
117 B
Makefile

# $FreeBSD$
SUBDIR+= eeprom
SUBDIR+= mount_smbfs
SUBDIR+= ofwdump
.if ${MK_SYSINSTALL} != "no"
SUBDIR+= sade
.endif