freebsd-dev/kerberos5/Makefile
Mark Murray eb9e1f54bd Userland build of Kerberos5 (AKA Heimdal). More to come.
This is not ready for primetime yet! Please hold off on the bug reports.
2000-01-15 21:38:08 +00:00

8 lines
117 B
Makefile

# $FreeBSD$
SUBDIR= lib libexec usr.bin
bootstrap: cleandir obj depend all install kprog
.include <bsd.subdir.mk>