mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 00:27:08 -04:00
Define SHLIBDIR?= ${LIBDIR} and install shared libraries in
${DESTDIR}${SHLIBDIR} instead of in ${DESTDIR}${LIBDIR}.
SHLIBDIR may be defined in /etc/make.conf to override the
default of /usr/lib (I use /lib). Other changes are required
for non-default shared library directories to actually work
(ld* and crtso have too many hard-coded paths).
Bruce
|
||
|---|---|---|
| .. | ||
| dict | ||
| doc | ||
| examples | ||
| FAQ | ||
| man | ||
| me | ||
| misc | ||
| mk | ||
| skel | ||
| syscons | ||
| tabset | ||
| termcap | ||
| tmac | ||
| zoneinfo | ||
| Makefile | ||
| Makefile.inc | ||