diff options
Diffstat (limited to 'usr.bin/chkey/Makefile.depend')
-rw-r--r-- | usr.bin/chkey/Makefile.depend | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.bin/chkey/Makefile.depend b/usr.bin/chkey/Makefile.depend index 97ec617dcc813..881498109fc9e 100644 --- a/usr.bin/chkey/Makefile.depend +++ b/usr.bin/chkey/Makefile.depend @@ -2,16 +2,12 @@ # Autogenerated - do NOT edit! DIRDEPS = \ - gnu/lib/csu \ include \ - include/rpc \ - include/rpcsvc \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libmp \ - lib/librpcsvc \ + lib/libthr \ secure/lib/libcrypto \ |