summaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2002-04-14 22:27:12 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2002-04-14 22:27:12 +0000
commit97b877c9007726b329bfe7fc9f9bd8f0d903424c (patch)
tree50d386b7c5c4cdad59b32e5bd262ca682c68f163 /lib/Makefile
parenta2fefc8d1d806ded5ed74d0d9262dc47619f9bf3 (diff)
Notes
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 3252fef66ba2..7007a98a0705 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -14,14 +14,15 @@
# libopie must be built before libpam.
# libradius must be built before libpam.
# librpcsvc must be built before libpam.
+# libsbuf must be built before libcam.
# libtacplus must be built before libpam.
# libutil must be built before libpam.
-# libsbuf must be built before libcam.
+# libypclnt must be built before libpam.
#
# Otherwise, the SUBDIR list should be in alphabetical order.
SUBDIR= ${_csu} libcom_err libcrypt libkvm msun libmd \
- libncurses libradius librpcsvc libtacplus libutil libsbuf \
+ libncurses libradius librpcsvc libsbuf libtacplus libutil libypclnt \
${_compat} libalias libatm ${_libbind} libbz2 libc ${_libc_r} \
libcalendar libcam libcompat libdevinfo libdevstat libdisk \
libedit libfetch libform libftpio ${_libgnumalloc} ${_libio} libipsec \