mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
595fe15108
MFC after: 3 weeks Sponsored by: EMC / Isilon Storage Division
8 lines
172 B
Makefile
8 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>
|