mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
libifconfig now generates file(s) into its .OBJDIR that are essential to the build. Make sure we -I that in, like we already do in the ^/rescue build. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.base | ||
| Makefile.depend | ||
| Makefile.fs | ||
| Makefile.hostapd | ||
| Makefile.kld | ||
| Makefile.login | ||
| Makefile.net | ||
| Makefile.telnetd | ||
| Makefile.textproc | ||
| README | ||
$FreeBSD$ 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