mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
$(DESTDIR)/$(LIBDIR) (I need SHLIBDIR. The / was a bug and the
$(...) style was inconsistent.)
Install ordinary libraries in ${DESTDIR}${LIBDIR} instead of in
$(DESTDIR)/$(LIBDIR).
Change remaining $(...) to ${...}.
|
||
|---|---|---|
| .. | ||
| crypt.c | ||
| Makefile | ||