519b7ecc1b
Reviewed by: arch@ (many times, no objection)
9 lines
117 B
Makefile
9 lines
117 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR+= eeprom
|
|
SUBDIR+= mount_smbfs
|
|
SUBDIR+= ofwdump
|
|
.if ${MK_SYSINSTALL} != "no"
|
|
SUBDIR+= sade
|
|
.endif
|