Add libipsec to the list of known libraries for .Lb macro

This commit is contained in:
Alexey Zelkin 2000-05-01 14:32:43 +00:00
parent 7c5bc32c0d
commit b4bc89bdd1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59844

View File

@ -509,6 +509,7 @@
.if "\\$1"libdisk" \&Interface to Slice and Partition Labels Library (libdisk, -ldisk)
.if "\\$1"libedit" \&Line Editor and History Library (libedit, -ledit)
.if "\\$1"libfetch" \&File Transfer Library (libfetch, -lfetch)
.if "\\$1"libipsec" \&IPsec Support Library (libipsec, -lipsec)
.if "\\$1"libipx" \&IPX Address Conversion Support Library (libipx, -lipx)
.if "\\$1"libkvm" \&Kernel Data Access Library (libkvm, -lkvm)
.if "\\$1"libm" \&Math Library (libm, -lm)