diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2005-07-25 14:44:11 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2005-07-25 14:44:11 +0000 |
| commit | c9275efacc5a5387396ef3c4d849b29c8d00745b (patch) | |
| tree | d848c0acefb27fd6ce966fce864fdd4501bffccd /Makefile.inc1 | |
| parent | 29da8af658349f4b83165debc2ba24dc2823645b (diff) | |
Notes
Diffstat (limited to 'Makefile.inc1')
| -rw-r--r-- | Makefile.inc1 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1 index cb18de6c3c1f..08130a481c7a 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -973,14 +973,6 @@ _prebuild_libs+= lib/libcom_err lib/libcrypt lib/libexpat \ lib/libopie__L lib/libtacplus__L: lib/libmd__L -.if !defined(NO_BIND) -.if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "sparc64" -_prebuild_libs+= lib/libc_r -.else -_prebuild_libs+= lib/libpthread -.endif -.endif - _generic_libs+= lib .if !defined(NO_CRYPT) |
