Index: head/lib/libcxxrt/Makefile.depend.host =================================================================== --- head/lib/libcxxrt/Makefile.depend.host (revision 295977) +++ head/lib/libcxxrt/Makefile.depend.host (revision 295978) @@ -1,12 +1,11 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ - usr.bin/clang/clang \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.bin/mkcsmapper_static/Makefile.depend =================================================================== --- head/usr.bin/mkcsmapper_static/Makefile.depend (revision 295977) +++ head/usr.bin/mkcsmapper_static/Makefile.depend (revision 295978) @@ -1,23 +1,26 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ include \ include/arpa \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + usr.bin/yacc.host \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree lex.o: lex.c lex.o: yacc.h lex.po: lex.c lex.po: yacc.h yacc.o: yacc.c yacc.po: yacc.c .endif Index: head/usr.bin/mkesdb_static/Makefile.depend =================================================================== --- head/usr.bin/mkesdb_static/Makefile.depend (nonexistent) +++ head/usr.bin/mkesdb_static/Makefile.depend (revision 295978) @@ -0,0 +1,26 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + usr.bin/yacc.host \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +lex.o: lex.c +lex.o: yacc.h +lex.po: lex.c +lex.po: yacc.h +yacc.o: yacc.c +yacc.po: yacc.c +.endif Property changes on: head/usr.bin/mkesdb_static/Makefile.depend ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/usr.bin/mkuzip/Makefile.depend =================================================================== --- head/usr.bin/mkuzip/Makefile.depend (revision 295977) +++ head/usr.bin/mkuzip/Makefile.depend (revision 295978) @@ -1,19 +1,22 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/liblzma \ + lib/libmd \ + lib/libthr \ lib/libz \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif