mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp |
||
|---|---|---|
| .. | ||
| netinet | ||
| sys | ||
| Makefile | ||
| Makefile.depend | ||
| README | ||
| rmd160.h | ||
| sha1.h | ||
| sha2.h | ||
| stdlib.h | ||
| strsuftoll.c | ||
| util.c | ||
| util.h | ||
$FreeBSD$ libnetbsd is a thin compatibility layer intended to allow a limited set of NetBSD software to compile as part of the FreeBSD build with little or no modifiction. It is built as a static library and not installed for general use. Likewise, its header files are not installed.