Register libarchive in bsd.libnames.mk and mdoc.local
Submitted by: ru
This commit is contained in:
parent
e522ca7145
commit
b4435eb7d9
@ -32,6 +32,7 @@
|
||||
.ds doc-volume-operating-system FreeBSD
|
||||
.
|
||||
.\" FreeBSD .Lb values
|
||||
.ds doc-str-Lb-libarchive Streaming Archive Library (libarchive, \-larchive)
|
||||
.ds doc-str-Lb-libbluetooth Bluetooth User Library (libbluetooth, \-lbluetooth)
|
||||
.ds doc-str-Lb-libc_r Reentrant C\~Library (libc_r, \-lc_r)
|
||||
.ds doc-str-Lb-libcalendar Calendar Arithmetic Library (libcalendar, \-lcalendar)
|
||||
|
@ -11,6 +11,7 @@
|
||||
LIBCRT0?= ${DESTDIR}${LIBDIR}/crt0.o
|
||||
|
||||
LIBALIAS?= ${DESTDIR}${LIBDIR}/libalias.a
|
||||
LIBARCHIVE?= ${DESTDIR}${LIBDIR}/libarchive.a
|
||||
LIBASN1?= ${DESTDIR}${LIBDIR}/libasn1.a
|
||||
LIBATM?= ${DESTDIR}${LIBDIR}/libatm.a
|
||||
LIBBLUETOOTH?= ${DESTDIR}${LIBDIR}/libbluetooth.a
|
||||
|
Loading…
x
Reference in New Issue
Block a user