1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-01 08:27:59 +00:00

Add libcompat record for .Lb macro.

This commit is contained in:
Sheldon Hearn 2000-11-20 15:07:14 +00:00
parent 760819894e
commit 3ec9f22241
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=68950

View File

@ -514,6 +514,7 @@
.if "\\$1"libc_r" \&Reentrant C Library (libc_r, -pthread)
.if "\\$1"libcalendar" \&Calendar Arithmetic Library (libcalendar, -lcalendar)
.if "\\$1"libcam" \&Common Access Method User Library (libcam, -lcam)
.if "\\$1"libcompat" \&Compatibility Library (libcompat, -lcompat)
.if "\\$1"libcrypt" \&Crypt Library (libcrypt, -lcrypt)
.if "\\$1"libdevstat" \&Device Statistics Library (libdevstat, -ldevstat)
.if "\\$1"libdisk" \&Interface to Slice and Partition Labels Library (libdisk, -ldisk)