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