mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 08:33:20 +00:00
9b3a4c562d
Obtained from: CERT
8 lines
251 B
Makefile
8 lines
251 B
Makefile
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
|
|
# $Id: Makefile,v 1.1 1995/09/13 17:24:15 markm Exp $
|
|
|
|
SUBDIR= ext_srvtab fix_kdb_keys kadmind kdb_destroy kdb_edit kdb_init \
|
|
kdb_util kerberos kprop ksrvutil kstash make_keypair
|
|
|
|
.include <bsd.subdir.mk>
|