Index: head/targets/pseudo/hosttools/Makefile.depend =================================================================== --- head/targets/pseudo/hosttools/Makefile.depend (revision 297427) +++ head/targets/pseudo/hosttools/Makefile.depend (nonexistent) @@ -1,36 +0,0 @@ -# $FreeBSD$ - -# This file is not autogenerated - take care! - -.if !defined(MK_KERBEROS) -.include -.endif - -DIRDEPS = \ - lib/clang/include.host \ - lib/libc++.host \ - lib/libcxxrt.host \ - share/doc/llvm/clang.host \ - usr.bin/clang/clang-tblgen.host \ - usr.bin/clang/clang.host \ - usr.bin/clang/llvm-tblgen.host \ - usr.bin/lex/lib.host \ - usr.bin/localedef.host \ - usr.bin/mkcsmapper_static.host \ - usr.bin/mkesdb_static.host \ - usr.bin/mkuzip.host \ - usr.bin/yacc.host \ - usr.bin/xinstall.host \ - usr.bin/xlint/xlint.host \ - usr.sbin/config.host \ - -.if ${MK_KERBEROS} != "no" -DIRDEPS+= \ - kerberos5/tools/asn1_compile.host \ - kerberos5/tools/make-roken.host \ - usr.bin/compile_et.host \ - -.endif - - -.include Property changes on: head/targets/pseudo/hosttools/Makefile.depend ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/targets/pseudo/hosttools/Makefile.depend.host =================================================================== --- head/targets/pseudo/hosttools/Makefile.depend.host (nonexistent) +++ head/targets/pseudo/hosttools/Makefile.depend.host (revision 297428) @@ -0,0 +1,38 @@ +# $FreeBSD$ + +# This file is not autogenerated - take care! + +.if !defined(MK_KERBEROS) +.include +.endif + +# These are all .host dependencies + +DIRDEPS = \ + lib/clang/include \ + lib/libc++ \ + lib/libcxxrt \ + share/doc/llvm/clang \ + usr.bin/clang/clang-tblgen \ + usr.bin/clang/clang \ + usr.bin/clang/llvm-tblgen \ + usr.bin/lex/lib \ + usr.bin/localedef \ + usr.bin/mkcsmapper_static \ + usr.bin/mkesdb_static \ + usr.bin/mkuzip \ + usr.bin/yacc \ + usr.bin/xinstall \ + usr.bin/xlint/xlint \ + usr.sbin/config \ + +.if ${MK_KERBEROS} != "no" +DIRDEPS+= \ + kerberos5/tools/asn1_compile \ + kerberos5/tools/make-roken \ + usr.bin/compile_et \ + +.endif + + +.include Property changes on: head/targets/pseudo/hosttools/Makefile.depend.host ___________________________________________________________________ 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