mirror of
https://github.com/opnsense/src.git
synced 2026-04-09 19:37:37 -04:00
This is not properly respecting WITHOUT or ARCH dependencies in target/. Doing so requires a massive effort to rework targets/ to do so. A better approach will be to either include the SUBDIR Makefiles directly and map to DIRDEPS or just dynamically lookup the SUBDIR. These lose the benefit of having a userland/lib, userland/libexec, etc, though and results in a massive package. The current implementation of targets/ is very unmaintainable. Currently rescue/rescue and sys/modules are still not connected. Sponsored by: EMC / Isilon Storage Division |
||
|---|---|---|
| .. | ||
| amd64 | ||
| engines | ||
| i386 | ||
| man | ||
| Makefile | ||
| Makefile.asm | ||
| Makefile.depend | ||
| Makefile.inc | ||
| Makefile.man | ||
| opensslconf-aarch64.h | ||
| opensslconf-arm.h | ||
| opensslconf-mips.h | ||
| opensslconf-powerpc.h | ||
| opensslconf-sparc64.h | ||
| opensslconf-x86.h | ||