eb9e1f54bd
This is not ready for primetime yet! Please hold off on the bug reports.
8 lines
117 B
Makefile
8 lines
117 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= lib libexec usr.bin
|
|
|
|
bootstrap: cleandir obj depend all install kprog
|
|
|
|
.include <bsd.subdir.mk>
|