diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-11-25 19:10:28 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-11-25 19:10:28 +0000 |
commit | 7b3ea376a27ada7a61eb0c3102f13040fb8c16cb (patch) | |
tree | 08f8b8cb9695c3838114009d59775d79359e66ef /lib/libblocksruntime | |
parent | a9bf7044742bffcdb6acf68904059d7e41cbf6ad (diff) | |
download | src-test2-7b3ea376a27ada7a61eb0c3102f13040fb8c16cb.tar.gz src-test2-7b3ea376a27ada7a61eb0c3102f13040fb8c16cb.zip |
Notes
Diffstat (limited to 'lib/libblocksruntime')
-rw-r--r-- | lib/libblocksruntime/Makefile.depend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libblocksruntime/Makefile.depend b/lib/libblocksruntime/Makefile.depend index dde2d604a47c..3646e2e2b1af 100644 --- a/lib/libblocksruntime/Makefile.depend +++ b/lib/libblocksruntime/Makefile.depend @@ -9,7 +9,6 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - usr.bin/xinstall.host \ .include <dirdeps.mk> |