diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2013-09-30 17:23:45 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2013-09-30 17:23:45 +0000 |
| commit | 56b72efe825d4190e0e2fdbc07ebb295cac299df (patch) | |
| tree | 1a2886b0de387ddff665d0e370f40ffc32778840 /lib/Makefile | |
| parent | 8cdb4d896719648d4d1976c133bad53d24090573 (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 5fb8ec422fdb..9ac894505998 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -127,7 +127,6 @@ SUBDIR= ${SUBDIR_ORDERED} \ libyaml \ libz \ ${_atf} \ - ${_bind} \ ${_clang} .if exists(${.CURDIR}/csu/${MACHINE_ARCH}-elf) @@ -150,10 +149,6 @@ _atf= atf _libngatm= libngatm .endif -.if ${MK_BIND} != "no" -_bind= bind -.endif - .if ${MK_BLUETOOTH} != "no" _libbluetooth= libbluetooth _libsdp= libsdp |
