mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-23 01:14:52 +01:00
7 lines
138 B
Makefile
7 lines
138 B
Makefile
|
# $Id$
|
||
|
|
||
|
SUBDIR= ext_srvtab kadmind kdb_destroy kdb_edit kdb_init kdb_util \
|
||
|
kerberos kip kprop ksrvutil kstash
|
||
|
|
||
|
.include <bsd.subdir.mk>
|