diff options
author | Simon J. Gerraty <sjg@FreeBSD.org> | 2014-05-16 14:09:51 +0000 |
---|---|---|
committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2014-05-16 14:09:51 +0000 |
commit | fae50821ae22099d0406090228bc4c5b6af693ad (patch) | |
tree | 017fbe630c7f277a4aa9398d351a6e623ff1fcaa /usr.bin/stdbuf | |
parent | f7fb4188cea44b6ad059a202396671aee5cbfd22 (diff) | |
download | src-fae50821ae22099d0406090228bc4c5b6af693ad.tar.gz src-fae50821ae22099d0406090228bc4c5b6af693ad.zip |
Notes
Diffstat (limited to 'usr.bin/stdbuf')
-rw-r--r-- | usr.bin/stdbuf/Makefile.depend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/stdbuf/Makefile.depend b/usr.bin/stdbuf/Makefile.depend index e9a1dda6ca51..2d9ec507cd13 100644 --- a/usr.bin/stdbuf/Makefile.depend +++ b/usr.bin/stdbuf/Makefile.depend @@ -8,7 +8,6 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ - lib/libc_nonshared \ lib/libcompiler_rt \ |