summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-11-30 06:13:10 +0000
committerpeter <peter@FreeBSD.org>1999-11-30 06:13:10 +0000
commit8e520b90cb472efc71cc8e0481345b95825939c8 (patch)
treea697f1a89b2d581df189f87b82e9863541543d3e /lib/Makefile
parent090e2faa81b0dcf0cc3cc914f52d8747827c51fc (diff)
downloadFreeBSD-src-8e520b90cb472efc71cc8e0481345b95825939c8.zip
FreeBSD-src-8e520b90cb472efc71cc8e0481345b95825939c8.tar.gz
Turn libbind back on, it should be ok now.
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 89c6c54..66fb360 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -35,7 +35,7 @@ _csu=csu/${MACHINE_ARCH}
_libc_r= libc_r
.endif
-.if !defined(NO_BIND) && 0
+.if !defined(NO_BIND)
_libbind= libbind
.endif
OpenPOWER on IntegriCloud