mirror of
https://github.com/opnsense/src.git
synced 2026-03-23 19:23:10 -04:00
7 lines
251 B
Makefile
7 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>
|