diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2013-11-03 19:04:57 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2013-11-03 19:04:57 +0000 |
| commit | 912ce912e19e00d0f96f724d0dccf3332cd4a867 (patch) | |
| tree | c2a94297b5ca505d69af7369b5c160a2d865ca62 /lib/Makefile | |
| parent | cb491a4d63afef90b06a8a45605eff2c3ae22e90 (diff) | |
Notes
Diffstat (limited to 'lib/Makefile')
| -rw-r--r-- | lib/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/Makefile b/lib/Makefile index 9ac894505998..074a9173adcd 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -81,7 +81,6 @@ SUBDIR= ${SUBDIR_ORDERED} \ ${_libgpib} \ ${_libgssapi} \ ${_librpcsec_gss} \ - ${_libiconv_compat} \ libipsec \ ${_libipx} \ libjail \ @@ -188,10 +187,6 @@ _libcxxrt= libcxxrt _libcplusplus= libc++ .endif -.if ${MK_LIBICONV_COMPAT} != "no" -_libiconv_compat= libiconv_compat -.endif - .if ${MK_LIBTHR} != "no" _libthr= libthr .endif |
