mirror of
https://github.com/opnsense/src.git
synced 2026-03-11 10:43:03 -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$.
|
||
|---|---|---|
| .. | ||
| libperl | ||
| miniperl | ||
| perl | ||
| pod | ||
| suidperl | ||
| utils | ||
| x2p | ||
| Makefile | ||
| Makefile.inc | ||