1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/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>