summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2001-12-14 11:41:22 +0000
committersheldonh <sheldonh@FreeBSD.org>2001-12-14 11:41:22 +0000
commit551d694f64492d4841014ae147153c9ca632408c (patch)
treea6563e2409fea18ff81d15c248055df33169e326 /lib/Makefile
parente19de1ca7045af9c082151e6054a81cbed69548f (diff)
downloadFreeBSD-src-551d694f64492d4841014ae147153c9ca632408c.zip
FreeBSD-src-551d694f64492d4841014ae147153c9ca632408c.tar.gz
Add bmake glue for src/contrib/smbfs and connect userland smbfs
support to the build. The MFC reminder below is subject to <re@FreeBSD.org> approval prior to 4.5-RELEASE. Reviewed by: bp, fjoe MFC: 1 week
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index ca8ad9a..23066c5 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -27,7 +27,7 @@ SUBDIR= ${_csu} libcom_err libcrypt libkvm msun libmd \
libedit libfetch libform libftpio ${_libgnumalloc} ${_libio} libipsec \
libipx libisc libmenu ${_libmp} ${_libncp} \
libnetgraph libopie libpam libpanel libpcap \
- ${_libresolv} ${_libsmdb} ${_libsmutil} \
+ ${_libresolv} libsmb ${_libsmdb} ${_libsmutil} \
libstand ${_libtelnet} libusb ${_libvgl} libwrap libxpg4 liby libz
.if exists(${.CURDIR}/csu/${MACHINE_ARCH}-${OBJFORMAT})
OpenPOWER on IntegriCloud