mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 10:20:24 -05:00
Add Makefile.depend.options to libnetbsd, mkimg and makefs to ensure libegacy is build if needed. targets/pseudo/stage/Makefile avoid the need for mtree the staging process creates target dirs as needed anyway. Reviewed by: stevek Sponsored by: Juniper Networks, Inc. Differential Revision: https://reviews.freebsd.org/D39757 |
||
|---|---|---|
| .. | ||
| netinet | ||
| sys | ||
| efun.c | ||
| glob.h | ||
| Makefile | ||
| Makefile.depend | ||
| Makefile.depend.options | ||
| pthread.h | ||
| README | ||
| rmd160.h | ||
| sha1.h | ||
| sha2.h | ||
| sockaddr_snprintf.c | ||
| 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 modification. It is built as a static library and not installed for general use. Likewise, its header files are not installed.