mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
This has been the going trend for years now, so switch to it. Reviewed by: adrian, imp Differential Revision: https://reviews.freebsd.org/D42502 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.base | ||
| Makefile.depend | ||
| Makefile.fs | ||
| Makefile.hostapd | ||
| Makefile.kld | ||
| Makefile.login | ||
| Makefile.net | ||
| Makefile.textproc | ||
| README | ||
This is a very cut down implementation of a "busybox" style binary for FreeBSD. It's based on the rescue build system, which uses the crunchgen functionality to build binaries. It's a work in progress. -- adrian