mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 07:25:10 -04:00
7 lines
172 B
Makefile
7 lines
172 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= digest-service ipropd-master ipropd-slave hprop hpropd kadmind kdc \
|
|
kdigest kfd kimpersonate kpasswdd kcm
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|