1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00

Add libypclnt.

This commit is contained in:
Dag-Erling Smørgrav 2002-04-13 07:23:25 +00:00
parent 774cd88f19
commit 533e4c33b3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=94578

View File

@ -112,4 +112,5 @@ LIBVGL?= ${DESTDIR}${LIBDIR}/libvgl.a
LIBWRAP?= ${DESTDIR}${LIBDIR}/libwrap.a
LIBXPG4?= ${DESTDIR}${LIBDIR}/libxpg4.a
LIBY?= ${DESTDIR}${LIBDIR}/liby.a
LIBYPCLNT?= ${DESTDIR}${LIBDIR}/libypclnt.a
LIBZ?= ${DESTDIR}${LIBDIR}/libz.a