aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2014-12-25 20:15:13 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2014-12-25 20:15:13 +0000
commitc05bafc566aad6e7c22154b09b0a6aa860d91bb3 (patch)
tree189eb8d4ef03cb9b71e0bb296fc2722792904553 /lib/Makefile
parentc93be3714d0210509f9d3fb8e05cc293dec886cc (diff)
downloadsrc-c05bafc566aad6e7c22154b09b0a6aa860d91bb3.tar.gz
src-c05bafc566aad6e7c22154b09b0a6aa860d91bb3.zip
Deorbit the IEEE-488/GPIB support.
Notes
Notes: svn path=/head/; revision=276214
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 8bd565385ef0..4d30c5387605 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -52,7 +52,6 @@ SUBDIR= ${SUBDIR_ORDERED} \
libfetch \
libfigpar \
libgeom \
- ${_libgpib} \
libgpio \
${_libgssapi} \
${_librpcsec_gss} \
@@ -195,10 +194,6 @@ _cuse= libcuse
_libelftc= libelftc
.endif
-.if ${MK_GPIB} != "no"
-_libgpib= libgpib
-.endif
-
.if ${MK_GSSAPI} != "no"
_libgssapi= libgssapi
_librpcsec_gss= librpcsec_gss