mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 10:42:45 +00:00
8 lines
191 B
Makefile
8 lines
191 B
Makefile
|
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
|
||
|
# $Id$
|
||
|
|
||
|
SUBDIR= ext_srvtab kadmind kdb_destroy kdb_edit kdb_init kdb_util \
|
||
|
kerberos kprop ksrvutil kstash make_keypair
|
||
|
|
||
|
.include <bsd.subdir.mk>
|