mirror of
https://github.com/opnsense/src.git
synced 2026-03-23 19:23:10 -04:00
Fixed wrong path to libperl in LDADD in some funky objdir setups.
Use ${dir}/libfoo.a instead of -L${dir} -lfoo for local static libraries
in LDADD so that `make checkdpadd' doesn't report non-errors.
Fixed misformatting of $FreeBSD$.
|
||
|---|---|---|
| .. | ||
| include | ||
| lib | ||
| libexec | ||
| usr.bin | ||
| usr.sbin | ||
| COPYING | ||
| COPYING.LIB | ||
| Makefile | ||