diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-10-22 03:51:25 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-10-22 03:51:25 +0000 |
commit | cf07362e21920512376eeba8438b696275043a1a (patch) | |
tree | c5068c1da5b972210efa7c83abca60ae815cb6ab /targets/pseudo/userland | |
parent | 92619f554a544cb20f4d346ae6251b8c54821024 (diff) | |
download | src-cf07362e21920512376eeba8438b696275043a1a.tar.gz src-cf07362e21920512376eeba8438b696275043a1a.zip |
Remove more disconnected libgpib items missed in r276214.
Sponsored by: EMC / Isilon Storage Division
Notes
Notes:
svn path=/head/; revision=289730
Diffstat (limited to 'targets/pseudo/userland')
-rw-r--r-- | targets/pseudo/userland/lib/Makefile.depend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/targets/pseudo/userland/lib/Makefile.depend b/targets/pseudo/userland/lib/Makefile.depend index 9cfbffa0dd0f..74e6a6edf991 100644 --- a/targets/pseudo/userland/lib/Makefile.depend +++ b/targets/pseudo/userland/lib/Makefile.depend @@ -42,7 +42,6 @@ DIRDEPS = \ lib/libexpat \ lib/libfetch \ lib/libgeom \ - lib/libgpib \ lib/libgssapi \ lib/libiconv_modules/BIG5 \ lib/libiconv_modules/DECHanyu \ |