1a64729f5SSimon J. Gerraty# Autogenerated - do NOT edit! 2a64729f5SSimon J. Gerraty 3a64729f5SSimon J. GerratyDIRDEPS = \ 4a64729f5SSimon J. Gerraty bin/sh.host \ 5a64729f5SSimon J. Gerraty include \ 6a64729f5SSimon J. Gerraty include/xlocale \ 7a64729f5SSimon J. Gerraty lib/${CSU_DIR} \ 8a64729f5SSimon J. Gerraty lib/libc \ 9a64729f5SSimon J. Gerraty lib/libc++ \ 10a64729f5SSimon J. Gerraty lib/libcompiler_rt \ 11a64729f5SSimon J. Gerraty lib/libcxxrt \ 12a64729f5SSimon J. Gerraty lib/libjail \ 13a64729f5SSimon J. Gerraty lib/liblua \ 14*45fe5580SSimon J. Gerraty lib/liblutok \ 15a64729f5SSimon J. Gerraty lib/libsqlite3 \ 16a64729f5SSimon J. Gerraty lib/msun \ 17a64729f5SSimon J. Gerraty 18a64729f5SSimon J. Gerraty 19a64729f5SSimon J. Gerraty.include <dirdeps.mk> 20a64729f5SSimon J. Gerraty 21a64729f5SSimon J. Gerraty.if ${DEP_RELDIR} == ${_DEP_RELDIR} 22a64729f5SSimon J. Gerraty# local dependencies - needed for -jN in clean tree 23a64729f5SSimon J. Gerraty.endif 24