diff options
Diffstat (limited to 'usr.bin/compile_et/Makefile.depend')
-rw-r--r-- | usr.bin/compile_et/Makefile.depend | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/usr.bin/compile_et/Makefile.depend b/usr.bin/compile_et/Makefile.depend new file mode 100644 index 000000000000..33410513c3d3 --- /dev/null +++ b/usr.bin/compile_et/Makefile.depend @@ -0,0 +1,19 @@ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/arpa \ + include/xlocale \ + kerberos5/lib/libroken \ + kerberos5/lib/libvers \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + usr.bin/yacc.host \ + + +.include <dirdeps.mk> + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif |