1a64729f5SSimon J. Gerraty# Autogenerated - do NOT edit! 2a64729f5SSimon J. Gerraty 3a64729f5SSimon J. GerratyDIRDEPS = \ 4a64729f5SSimon J. Gerraty include \ 5a64729f5SSimon J. Gerraty include/xlocale \ 6a64729f5SSimon J. Gerraty lib/${CSU_DIR} \ 7*45fe5580SSimon J. Gerraty lib/clang/libclang \ 8*45fe5580SSimon J. Gerraty lib/clang/liblldb \ 9*45fe5580SSimon J. Gerraty lib/clang/libllvm \ 10a64729f5SSimon J. Gerraty lib/libc \ 11a64729f5SSimon J. Gerraty lib/libc++ \ 12a64729f5SSimon J. Gerraty lib/libcompiler_rt \ 13a64729f5SSimon J. Gerraty lib/libcxxrt \ 14a64729f5SSimon J. Gerraty lib/libedit \ 15a64729f5SSimon J. Gerraty lib/libexecinfo \ 16a64729f5SSimon J. Gerraty lib/liblua \ 17a64729f5SSimon J. Gerraty lib/liblzma \ 18a64729f5SSimon J. Gerraty lib/libthr \ 19a64729f5SSimon J. Gerraty lib/libz \ 20a64729f5SSimon J. Gerraty lib/libzstd \ 21a64729f5SSimon J. Gerraty lib/msun \ 22a64729f5SSimon J. Gerraty lib/ncurses/ncurses \ 23a64729f5SSimon J. Gerraty lib/ncurses/panel \ 24a64729f5SSimon J. Gerraty lib/ncurses/tinfo \ 25a64729f5SSimon J. Gerraty usr.bin/clang/llvm-tblgen.host \ 26a64729f5SSimon J. Gerraty 27a64729f5SSimon J. Gerraty 28a64729f5SSimon J. Gerraty.include <dirdeps.mk> 29a64729f5SSimon J. Gerraty 30a64729f5SSimon J. Gerraty.if ${DEP_RELDIR} == ${_DEP_RELDIR} 31a64729f5SSimon J. Gerraty# local dependencies - needed for -jN in clean tree 32a64729f5SSimon J. Gerraty.endif 33