e7d6b96938
adding support for Heimdal/KTH Kerberos where easy to do so. Eliminate bsd.crypto.mk. There is still a bunch more work to do, but crypto is now more-or-less fully merged into the base NetBSD distribution.
7 lines
174 B
Makefile
7 lines
174 B
Makefile
# $NetBSD: Makefile,v 1.10 2000/06/20 06:00:35 thorpej Exp $
|
|
|
|
# missing: bin libexec sbin usr.sbin share games gnu
|
|
SUBDIR+= include lib sys usr.bin
|
|
|
|
.include <bsd.subdir.mk>
|