mirror of
https://github.com/opnsense/src.git
synced 2026-03-15 15:12:37 -04:00
8 lines
117 B
Makefile
8 lines
117 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR+= eeprom
|
|
SUBDIR+= mount_smbfs
|
|
SUBDIR+= ofwdump
|
|
.if ${MK_SYSINSTALL} != "no"
|
|
SUBDIR+= sade
|
|
.endif
|