From owner-svn-src-all@freebsd.org Tue Dec 1 05:23:23 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53557A3E2B2; Tue, 1 Dec 2015 05:23:23 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EC4C91FEA; Tue, 1 Dec 2015 05:23:22 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB15NMTk011674; Tue, 1 Dec 2015 05:23:22 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB15NJlU011650; Tue, 1 Dec 2015 05:23:19 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201512010523.tB15NJlU011650@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Tue, 1 Dec 2015 05:23:19 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r291563 - in head: cddl/lib/libzfs cddl/sbin/zfs cddl/sbin/zpool etc etc/newsyslog.conf.d gnu/lib/libssp gnu/usr.bin/diff gnu/usr.bin/dtc gnu/usr.bin/gperf gnu/usr.bin/grep lib/clang/li... X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Dec 2015 05:23:23 -0000 Author: bdrewery Date: Tue Dec 1 05:23:19 2015 New Revision: 291563 URL: https://svnweb.freebsd.org/changeset/base/291563 Log: META MODE: Update dependencies with 'the-lot' and add missing directories. This is not properly respecting WITHOUT or ARCH dependencies in target/. Doing so requires a massive effort to rework targets/ to do so. A better approach will be to either include the SUBDIR Makefiles directly and map to DIRDEPS or just dynamically lookup the SUBDIR. These lose the benefit of having a userland/lib, userland/libexec, etc, though and results in a massive package. The current implementation of targets/ is very unmaintainable. Currently rescue/rescue and sys/modules are still not connected. Sponsored by: EMC / Isilon Storage Division Added: head/etc/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/etc/newsyslog.conf.d/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/lib/clang/liblldbInitialization/Makefile.depend - copied, changed from r291562, head/lib/clang/libllvmtarget/Makefile.depend head/lib/clang/liblldbPluginABISysV_arm/Makefile.depend (contents, props changed) head/lib/clang/liblldbPluginABISysV_arm64/Makefile.depend (contents, props changed) head/lib/clang/liblldbPluginABISysV_i386/Makefile.depend (contents, props changed) head/lib/clang/liblldbPluginABISysV_mips/Makefile.depend (contents, props changed) head/lib/clang/liblldbPluginABISysV_mips64/Makefile.depend (contents, props changed) head/lib/clang/liblldbPluginInstructionMIPS/Makefile.depend - copied, changed from r291562, head/lib/clang/libllvmtarget/Makefile.depend head/lib/clang/liblldbPluginInstructionMIPS64/Makefile.depend - copied, changed from r291562, head/lib/clang/libllvmtarget/Makefile.depend head/lib/lib80211/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/lib/libbsdstat/Makefile.depend - copied, changed from r291562, head/share/examples/libvgl/Makefile.depend head/lib/libcasper/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/lib/libclang_rt/asan-preinit/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/lib/libclang_rt/asan/Makefile.depend - copied, changed from r291562, head/lib/clang/libllvmtarget/Makefile.depend head/lib/libclang_rt/asan_cxx/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/loader/Makefile.depend head/lib/libclang_rt/include/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/lib/libclang_rt/profile/Makefile.depend - copied, changed from r291562, head/lib/libevent/Makefile.depend head/lib/libclang_rt/safestack/Makefile.depend - copied, changed from r291562, head/usr.bin/svn/lib/libsvn_delta/Makefile.depend head/lib/libclang_rt/ubsan_standalone/Makefile.depend - copied, changed from r291562, head/lib/clang/libllvmtarget/Makefile.depend head/lib/libclang_rt/ubsan_standalone_cxx/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/lib/libdevctl/Makefile.depend - copied, changed from r291562, head/gnu/usr.bin/gperf/Makefile.depend head/lib/libpjdlog/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/libexec/casper/dns/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/libexec/casper/grp/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/libexec/casper/pwd/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/libexec/casper/random/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/libexec/casper/sysctl/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/libexec/hyperv/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/sbin/casperd/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/secure/lib/libcrypto/engines/libcapi/Makefile.depend - copied, changed from r291562, head/gnu/usr.bin/grep/Makefile.depend head/share/dtrace/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/share/examples/smbfs/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/share/examples/smbfs/print/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/share/keys/pkg/trusted/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/share/locale-links/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/share/mk/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/share/vt/fonts/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/share/vt/keymaps/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/sys/boot/common/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/sys/boot/efi/boot1/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/boot2/Makefile.depend head/sys/boot/efi/fdt/Makefile.depend - copied, changed from r291562, head/lib/libevent/Makefile.depend head/sys/boot/efi/loader/Makefile.depend - copied, changed from r291562, head/lib/libevent/Makefile.depend head/sys/boot/fdt/Makefile.depend - copied, changed from r291562, head/usr.bin/svn/lib/libsvn_delta/Makefile.depend head/sys/boot/ficl32/Makefile.depend - copied, changed from r291562, head/lib/clang/libllvmtarget/Makefile.depend head/sys/boot/forth/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/sys/boot/i386/btx/btx/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/sys/boot/i386/btx/btxldr/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/sys/boot/i386/btx/lib/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/sys/boot/i386/cdboot/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/sys/boot/i386/gptboot/Makefile.depend - copied, changed from r291562, head/lib/libevent/Makefile.depend head/sys/boot/i386/gptzfsboot/Makefile.depend - copied, changed from r291562, head/gnu/lib/libssp/Makefile.depend head/sys/boot/i386/kgzldr/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/boot2/Makefile.depend head/sys/boot/i386/libfirewire/Makefile.depend - copied, changed from r291562, head/lib/libevent/Makefile.depend head/sys/boot/i386/libi386/Makefile.depend - copied, changed from r291562, head/lib/libevent/Makefile.depend head/sys/boot/i386/mbr/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/sys/boot/i386/pmbr/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/sys/boot/i386/pxeldr/Makefile.depend - copied, changed from r291562, head/share/examples/libvgl/Makefile.depend head/sys/boot/i386/zfsboot/Makefile.depend - copied, changed from r291562, head/gnu/lib/libssp/Makefile.depend head/sys/boot/libstand32/Makefile.depend (contents, props changed) head/sys/boot/userboot/ficl/Makefile.depend - copied, changed from r291562, head/lib/clang/libllvmtarget/Makefile.depend head/sys/boot/userboot/libstand/Makefile.depend (contents, props changed) head/sys/boot/userboot/test/Makefile.depend - copied, changed from r291562, head/gnu/lib/libssp/Makefile.depend head/sys/boot/userboot/userboot/Makefile.depend - copied, changed from r291562, head/gnu/lib/libssp/Makefile.depend head/sys/boot/userboot/zfs/Makefile.depend - copied, changed from r291562, head/lib/libevent/Makefile.depend head/sys/boot/zfs/Makefile.depend - copied, changed from r291562, head/lib/libevent/Makefile.depend head/usr.bin/dpv/Makefile.depend - copied, changed from r291562, head/usr.bin/clang/clang-tblgen/Makefile.depend head/usr.bin/drill/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/usr.bin/dtc/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/usr.bin/iconv/Makefile.depend - copied, changed from r291562, head/gnu/lib/libssp/Makefile.depend head/usr.bin/ident/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/usr.bin/iscsictl/Makefile.depend - copied, changed from r291562, head/cddl/lib/libzfs/Makefile.depend head/usr.bin/mkcsmapper/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/usr.bin/mkesdb/Makefile.depend - copied, changed from r291562, head/usr.bin/clang/tblgen/Makefile.depend head/usr.bin/mkimg/Makefile.depend - copied, changed from r291562, head/libexec/bootpd/Makefile.depend head/usr.bin/patch/Makefile.depend - copied, changed from r291562, head/gnu/lib/libssp/Makefile.depend head/usr.bin/protect/Makefile.depend - copied, changed from r291562, head/usr.sbin/mount_smbfs/Makefile.depend head/usr.bin/send-pr/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.bin/soelim/Makefile.depend - copied, changed from r291562, head/share/examples/libvgl/Makefile.depend head/usr.bin/vi/catalog/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.bin/xo/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/usr.sbin/auditdistd/Makefile.depend - copied, changed from r291562, head/cddl/lib/libzfs/Makefile.depend head/usr.sbin/autofs/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/usr.sbin/bhyvectl/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/usr.sbin/bhyveload/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/usr.sbin/binmiscctl/Makefile.depend - copied, changed from r291562, head/share/examples/libvgl/Makefile.depend head/usr.sbin/bsdconfig/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/console/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/console/include/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/diskmgmt/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/diskmgmt/include/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/docsinstall/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/docsinstall/include/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/dot/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/dot/include/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/examples/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/include/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/includes/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/includes/include/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/mouse/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/mouse/include/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/networking/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/networking/include/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/networking/share/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/password/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/password/include/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/password/share/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/security/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/security/include/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/share/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/share/media/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/startup/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/startup/include/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/startup/share/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/timezone/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/timezone/include/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/timezone/share/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/ttys/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/ttys/include/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/usermgmt/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/usermgmt/include/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/bsdconfig/usermgmt/share/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/ctld/Makefile.depend - copied, changed from r291562, head/cddl/sbin/zpool/Makefile.depend head/usr.sbin/devctl/Makefile.depend - copied, changed from r291562, head/gnu/usr.bin/gperf/Makefile.depend head/usr.sbin/fstyp/Makefile.depend - copied, changed from r291562, head/cddl/sbin/zpool/Makefile.depend head/usr.sbin/ftp-proxy/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/usr.sbin/hyperv/tools/Makefile.depend - copied, changed from r291562, head/libexec/bootpd/Makefile.depend head/usr.sbin/iovctl/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/usr.sbin/iscsid/Makefile.depend - copied, changed from r291562, head/sbin/routed/Makefile.depend head/usr.sbin/ntp/doc/drivers/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/ntp/doc/drivers/icons/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/ntp/doc/drivers/scripts/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/ntp/doc/hints/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/ntp/doc/icons/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/ntp/doc/pic/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/ntp/doc/scripts/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/sysrc/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/uefisign/Makefile.depend - copied, changed from r291562, head/libexec/bootpd/Makefile.depend head/usr.sbin/unbound/anchor/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/usr.sbin/unbound/checkconf/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/usr.sbin/unbound/control/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/usr.sbin/unbound/daemon/Makefile.depend - copied, changed from r291562, head/sbin/ifconfig/Makefile.depend head/usr.sbin/unbound/local-setup/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend head/usr.sbin/vigr/Makefile.depend - copied, changed from r291562, head/sys/boot/i386/zfsloader/Makefile.depend Modified: head/cddl/lib/libzfs/Makefile.depend head/cddl/sbin/zfs/Makefile.depend head/cddl/sbin/zpool/Makefile.depend head/gnu/lib/libssp/Makefile.depend head/gnu/usr.bin/diff/Makefile.depend head/gnu/usr.bin/dtc/Makefile.depend head/gnu/usr.bin/gperf/Makefile.depend head/gnu/usr.bin/grep/Makefile.depend head/lib/clang/libclanganalysis/Makefile.depend head/lib/clang/libclangast/Makefile.depend head/lib/clang/libclangbasic/Makefile.depend head/lib/clang/libclangcodegen/Makefile.depend head/lib/clang/libclangdriver/Makefile.depend head/lib/clang/libclanglex/Makefile.depend head/lib/clang/libclangparse/Makefile.depend head/lib/clang/libclangstaticanalyzercheckers/Makefile.depend head/lib/clang/libclangstaticanalyzercore/Makefile.depend head/lib/clang/liblldb/Makefile.depend head/lib/clang/liblldbAPI/Makefile.depend head/lib/clang/liblldbBreakpoint/Makefile.depend head/lib/clang/liblldbCommands/Makefile.depend head/lib/clang/liblldbCore/Makefile.depend head/lib/clang/liblldbDataFormatters/Makefile.depend head/lib/clang/liblldbExpression/Makefile.depend head/lib/clang/liblldbHostCommon/Makefile.depend head/lib/clang/liblldbHostFreeBSD/Makefile.depend head/lib/clang/liblldbInterpreter/Makefile.depend head/lib/clang/liblldbPluginDisassemblerLLVM/Makefile.depend head/lib/clang/liblldbPluginDynamicLoaderPosixDYLD/Makefile.depend head/lib/clang/liblldbPluginDynamicLoaderStatic/Makefile.depend head/lib/clang/liblldbPluginInstrumentationRuntimeAddressSanitizer/Makefile.depend head/lib/clang/liblldbPluginJITLoaderGDB/Makefile.depend head/lib/clang/liblldbPluginMemoryHistoryASan/Makefile.depend head/lib/clang/liblldbPluginObjectContainerBSDArchive/Makefile.depend head/lib/clang/liblldbPluginObjectFileELF/Makefile.depend head/lib/clang/liblldbPluginObjectFileJIT/Makefile.depend head/lib/clang/liblldbPluginPlatformFreeBSD/Makefile.depend head/lib/clang/liblldbPluginPlatformGDB/Makefile.depend head/lib/clang/liblldbPluginProcessElfCore/Makefile.depend head/lib/clang/liblldbPluginProcessFreeBSD/Makefile.depend head/lib/clang/liblldbPluginProcessGDBRemote/Makefile.depend head/lib/clang/liblldbPluginProcessPOSIX/Makefile.depend head/lib/clang/liblldbPluginProcessUtility/Makefile.depend head/lib/clang/liblldbPluginSymbolFileSymtab/Makefile.depend head/lib/clang/liblldbPluginSymbolVendorELF/Makefile.depend head/lib/clang/liblldbPluginUnwindAssemblyInstEmulation/Makefile.depend head/lib/clang/liblldbPluginUnwindAssemblyX86/Makefile.depend head/lib/clang/liblldbSymbol/Makefile.depend head/lib/clang/liblldbTarget/Makefile.depend head/lib/clang/libllvmaarch64codegen/Makefile.depend head/lib/clang/libllvmaarch64disassembler/Makefile.depend head/lib/clang/libllvmanalysis/Makefile.depend head/lib/clang/libllvmarmcodegen/Makefile.depend head/lib/clang/libllvmcodegen/Makefile.depend head/lib/clang/libllvmcore/Makefile.depend head/lib/clang/libllvminstrumentation/Makefile.depend head/lib/clang/libllvmipa/Makefile.depend head/lib/clang/libllvmipo/Makefile.depend head/lib/clang/libllvmmipscodegen/Makefile.depend head/lib/clang/libllvmobjcarcopts/Makefile.depend head/lib/clang/libllvmpowerpccodegen/Makefile.depend head/lib/clang/libllvmscalaropts/Makefile.depend head/lib/clang/libllvmtarget/Makefile.depend head/lib/clang/libllvmtransformutils/Makefile.depend head/lib/clang/libllvmx86codegen/Makefile.depend head/lib/clang/libllvmx86disassembler/Makefile.depend head/lib/libevent/Makefile.depend head/lib/libunbound/Makefile.depend head/libexec/bootpd/Makefile.depend head/libexec/dma/dmagent/Makefile.depend head/sbin/ifconfig/Makefile.depend head/sbin/routed/Makefile.depend head/share/examples/libvgl/Makefile.depend head/sys/boot/i386/boot2/Makefile.depend head/sys/boot/i386/loader/Makefile.depend head/sys/boot/i386/zfsloader/Makefile.depend head/targets/pseudo/userland/Makefile.depend head/targets/pseudo/userland/gnu/Makefile.depend head/targets/pseudo/userland/lib/Makefile.depend head/targets/pseudo/userland/libexec/Makefile.depend head/targets/pseudo/userland/misc/Makefile.depend head/targets/pseudo/userland/secure/Makefile.depend head/targets/pseudo/userland/share/Makefile.depend head/usr.bin/clang/clang-tblgen/Makefile.depend head/usr.bin/clang/clang/Makefile.depend head/usr.bin/clang/lldb/Makefile.depend head/usr.bin/clang/tblgen/Makefile.depend head/usr.bin/lex/Makefile.depend head/usr.bin/smbutil/Makefile.depend head/usr.bin/svn/lib/libsvn_delta/Makefile.depend head/usr.bin/svn/lib/libsvn_subr/Makefile.depend head/usr.bin/svn/svn/Makefile.depend head/usr.bin/svn/svnadmin/Makefile.depend head/usr.bin/svn/svnbench/Makefile.depend head/usr.bin/svn/svndumpfilter/Makefile.depend head/usr.bin/svn/svnfsfs/Makefile.depend head/usr.bin/svn/svnlook/Makefile.depend head/usr.bin/svn/svnmucc/Makefile.depend head/usr.bin/svn/svnrdump/Makefile.depend head/usr.bin/svn/svnserve/Makefile.depend head/usr.bin/svn/svnsync/Makefile.depend head/usr.bin/svn/svnversion/Makefile.depend head/usr.sbin/bsnmpd/modules/snmp_hast/Makefile.depend head/usr.sbin/mount_smbfs/Makefile.depend Modified: head/cddl/lib/libzfs/Makefile.depend ============================================================================== --- head/cddl/lib/libzfs/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/cddl/lib/libzfs/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -19,6 +19,7 @@ DIRDEPS = \ lib/libmd \ lib/libthr \ lib/libutil \ + lib/libz \ lib/msun \ Modified: head/cddl/sbin/zfs/Makefile.depend ============================================================================== --- head/cddl/sbin/zfs/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/cddl/sbin/zfs/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -22,6 +22,7 @@ DIRDEPS = \ lib/libsbuf \ lib/libthr \ lib/libutil \ + lib/libz \ lib/msun \ Modified: head/cddl/sbin/zpool/Makefile.depend ============================================================================== --- head/cddl/sbin/zpool/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/cddl/sbin/zpool/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -21,6 +21,7 @@ DIRDEPS = \ lib/libsbuf \ lib/libthr \ lib/libutil \ + lib/libz \ lib/msun \ Copied and modified: head/etc/Makefile.depend (from r291562, head/sys/boot/i386/zfsloader/Makefile.depend) ============================================================================== Copied and modified: head/etc/newsyslog.conf.d/Makefile.depend (from r291562, head/sys/boot/i386/zfsloader/Makefile.depend) ============================================================================== Modified: head/gnu/lib/libssp/Makefile.depend ============================================================================== --- head/gnu/lib/libssp/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/gnu/lib/libssp/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -2,11 +2,13 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include Modified: head/gnu/usr.bin/diff/Makefile.depend ============================================================================== --- head/gnu/usr.bin/diff/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/gnu/usr.bin/diff/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -2,20 +2,18 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ gnu/lib/libregex \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -context.o: context.c -context.po: context.c -diff.o: diff.c -diff.po: diff.c .endif Modified: head/gnu/usr.bin/dtc/Makefile.depend ============================================================================== --- head/gnu/usr.bin/dtc/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/gnu/usr.bin/dtc/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -2,11 +2,14 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ + usr.bin/yacc.host \ .include @@ -19,6 +22,6 @@ dtc-lexer.lex.po: dtc-lexer.lex.c dtc-lexer.lex.po: dtc-parser.tab.h dtc-parser.tab.o: dtc-parser.tab.c dtc-parser.tab.po: dtc-parser.tab.c -dtc.o: version_gen.h -dtc.po: version_gen.h +util.o: version_gen.h +util.po: version_gen.h .endif Modified: head/gnu/usr.bin/gperf/Makefile.depend ============================================================================== --- head/gnu/usr.bin/gperf/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/gnu/usr.bin/gperf/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -2,12 +2,15 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ - gnu/lib/libstdc++ \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libc++ \ + lib/libcompiler_rt \ + lib/libcxxrt \ lib/msun \ Modified: head/gnu/usr.bin/grep/Makefile.depend ============================================================================== --- head/gnu/usr.bin/grep/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/gnu/usr.bin/grep/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -2,6 +2,7 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ gnu/lib/libregex \ include \ @@ -9,6 +10,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbz2 \ lib/libc \ + lib/libcompiler_rt \ lib/libz \ Modified: head/lib/clang/libclanganalysis/Makefile.depend ============================================================================== --- head/lib/clang/libclanganalysis/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/lib/clang/libclanganalysis/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -169,12 +169,6 @@ ThreadSafetyCommon.po: Attrs.inc.h ThreadSafetyCommon.po: DeclNodes.inc.h ThreadSafetyCommon.po: DiagnosticCommonKinds.inc.h ThreadSafetyCommon.po: StmtNodes.inc.h -ThreadSafetyLogical.o: DeclNodes.inc.h -ThreadSafetyLogical.o: DiagnosticCommonKinds.inc.h -ThreadSafetyLogical.o: StmtNodes.inc.h -ThreadSafetyLogical.po: DeclNodes.inc.h -ThreadSafetyLogical.po: DiagnosticCommonKinds.inc.h -ThreadSafetyLogical.po: StmtNodes.inc.h ThreadSafetyTIL.o: DeclNodes.inc.h ThreadSafetyTIL.o: DiagnosticCommonKinds.inc.h ThreadSafetyTIL.o: StmtNodes.inc.h Modified: head/lib/clang/libclangast/Makefile.depend ============================================================================== --- head/lib/clang/libclangast/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/lib/clang/libclangast/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -611,12 +611,14 @@ VTableBuilder.o: AttrList.inc.h VTableBuilder.o: Attrs.inc.h VTableBuilder.o: CommentCommandList.inc.h VTableBuilder.o: DeclNodes.inc.h +VTableBuilder.o: DiagnosticASTKinds.inc.h VTableBuilder.o: DiagnosticCommonKinds.inc.h VTableBuilder.o: StmtNodes.inc.h VTableBuilder.po: AttrList.inc.h VTableBuilder.po: Attrs.inc.h VTableBuilder.po: CommentCommandList.inc.h VTableBuilder.po: DeclNodes.inc.h +VTableBuilder.po: DiagnosticASTKinds.inc.h VTableBuilder.po: DiagnosticCommonKinds.inc.h VTableBuilder.po: StmtNodes.inc.h .endif Modified: head/lib/clang/libclangbasic/Makefile.depend ============================================================================== --- head/lib/clang/libclangbasic/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/lib/clang/libclangbasic/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -4,7 +4,6 @@ DIRDEPS = \ include \ include/xlocale \ - lib/clang/include.host \ lib/libc++ \ lib/msun \ usr.bin/clang/clang-tblgen.host \ Modified: head/lib/clang/libclangcodegen/Makefile.depend ============================================================================== --- head/lib/clang/libclangcodegen/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/lib/clang/libclangcodegen/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -16,8 +16,10 @@ DIRDEPS = \ # local dependencies - needed for -jN in clean tree BackendUtil.o: DiagnosticCommonKinds.inc.h BackendUtil.o: DiagnosticFrontendKinds.inc.h +BackendUtil.o: Intrinsics.inc.h BackendUtil.po: DiagnosticCommonKinds.inc.h BackendUtil.po: DiagnosticFrontendKinds.inc.h +BackendUtil.po: Intrinsics.inc.h CGAtomic.o: AttrList.inc.h CGAtomic.o: Attrs.inc.h CGAtomic.o: CommentCommandList.inc.h @@ -127,6 +129,7 @@ CGClass.o: Attrs.inc.h CGClass.o: CommentCommandList.inc.h CGClass.o: DeclNodes.inc.h CGClass.o: DiagnosticCommonKinds.inc.h +CGClass.o: Intrinsics.inc.h CGClass.o: StmtNodes.inc.h CGClass.o: arm_neon.inc.h CGClass.po: AttrList.inc.h @@ -134,6 +137,7 @@ CGClass.po: Attrs.inc.h CGClass.po: CommentCommandList.inc.h CGClass.po: DeclNodes.inc.h CGClass.po: DiagnosticCommonKinds.inc.h +CGClass.po: Intrinsics.inc.h CGClass.po: StmtNodes.inc.h CGClass.po: arm_neon.inc.h CGCleanup.o: AttrList.inc.h @@ -197,6 +201,7 @@ CGException.o: DeclNodes.inc.h CGException.o: DiagnosticCommonKinds.inc.h CGException.o: Intrinsics.inc.h CGException.o: StmtNodes.inc.h +CGException.o: arm_neon.inc.h CGException.po: AttrList.inc.h CGException.po: Attrs.inc.h CGException.po: CommentCommandList.inc.h @@ -204,6 +209,7 @@ CGException.po: DeclNodes.inc.h CGException.po: DiagnosticCommonKinds.inc.h CGException.po: Intrinsics.inc.h CGException.po: StmtNodes.inc.h +CGException.po: arm_neon.inc.h CGExpr.o: AttrList.inc.h CGExpr.o: Attrs.inc.h CGExpr.o: CommentCommandList.inc.h @@ -284,6 +290,18 @@ CGExprScalar.po: DeclNodes.inc.h CGExprScalar.po: DiagnosticCommonKinds.inc.h CGExprScalar.po: Intrinsics.inc.h CGExprScalar.po: StmtNodes.inc.h +CGLoopInfo.o: AttrList.inc.h +CGLoopInfo.o: AttrParsedAttrList.inc.h +CGLoopInfo.o: Attrs.inc.h +CGLoopInfo.o: DeclNodes.inc.h +CGLoopInfo.o: DiagnosticCommonKinds.inc.h +CGLoopInfo.o: StmtNodes.inc.h +CGLoopInfo.po: AttrList.inc.h +CGLoopInfo.po: AttrParsedAttrList.inc.h +CGLoopInfo.po: Attrs.inc.h +CGLoopInfo.po: DeclNodes.inc.h +CGLoopInfo.po: DiagnosticCommonKinds.inc.h +CGLoopInfo.po: StmtNodes.inc.h CGObjC.o: AttrList.inc.h CGObjC.o: Attrs.inc.h CGObjC.o: CommentCommandList.inc.h @@ -555,12 +573,14 @@ MicrosoftCXXABI.o: Attrs.inc.h MicrosoftCXXABI.o: CommentCommandList.inc.h MicrosoftCXXABI.o: DeclNodes.inc.h MicrosoftCXXABI.o: DiagnosticCommonKinds.inc.h +MicrosoftCXXABI.o: Intrinsics.inc.h MicrosoftCXXABI.o: StmtNodes.inc.h MicrosoftCXXABI.po: AttrList.inc.h MicrosoftCXXABI.po: Attrs.inc.h MicrosoftCXXABI.po: CommentCommandList.inc.h MicrosoftCXXABI.po: DeclNodes.inc.h MicrosoftCXXABI.po: DiagnosticCommonKinds.inc.h +MicrosoftCXXABI.po: Intrinsics.inc.h MicrosoftCXXABI.po: StmtNodes.inc.h ModuleBuilder.o: AttrList.inc.h ModuleBuilder.o: Attrs.inc.h @@ -574,6 +594,20 @@ ModuleBuilder.po: CommentCommandList.inc ModuleBuilder.po: DeclNodes.inc.h ModuleBuilder.po: DiagnosticCommonKinds.inc.h ModuleBuilder.po: StmtNodes.inc.h +ObjectFilePCHContainerOperations.o: AttrList.inc.h +ObjectFilePCHContainerOperations.o: AttrVisitor.inc.h +ObjectFilePCHContainerOperations.o: Attrs.inc.h +ObjectFilePCHContainerOperations.o: CommentCommandList.inc.h +ObjectFilePCHContainerOperations.o: DeclNodes.inc.h +ObjectFilePCHContainerOperations.o: DiagnosticCommonKinds.inc.h +ObjectFilePCHContainerOperations.o: StmtNodes.inc.h +ObjectFilePCHContainerOperations.po: AttrList.inc.h +ObjectFilePCHContainerOperations.po: AttrVisitor.inc.h +ObjectFilePCHContainerOperations.po: Attrs.inc.h +ObjectFilePCHContainerOperations.po: CommentCommandList.inc.h +ObjectFilePCHContainerOperations.po: DeclNodes.inc.h +ObjectFilePCHContainerOperations.po: DiagnosticCommonKinds.inc.h +ObjectFilePCHContainerOperations.po: StmtNodes.inc.h SanitizerMetadata.o: AttrList.inc.h SanitizerMetadata.o: Attrs.inc.h SanitizerMetadata.o: CommentCommandList.inc.h Modified: head/lib/clang/libclangdriver/Makefile.depend ============================================================================== --- head/lib/clang/libclangdriver/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/lib/clang/libclangdriver/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -42,6 +42,10 @@ MSVCToolChain.o: Options.inc.h MSVCToolChain.po: DiagnosticCommonKinds.inc.h MSVCToolChain.po: DiagnosticDriverKinds.inc.h MSVCToolChain.po: Options.inc.h +MinGWToolChain.o: DiagnosticCommonKinds.inc.h +MinGWToolChain.o: Options.inc.h +MinGWToolChain.po: DiagnosticCommonKinds.inc.h +MinGWToolChain.po: Options.inc.h Multilib.o: Options.inc.h Multilib.po: Options.inc.h SanitizerArgs.o: DiagnosticCommonKinds.inc.h Modified: head/lib/clang/libclanglex/Makefile.depend ============================================================================== --- head/lib/clang/libclanglex/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/lib/clang/libclanglex/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -4,7 +4,6 @@ DIRDEPS = \ include \ include/xlocale \ - lib/clang/include.host \ lib/libc++ \ lib/msun \ usr.bin/clang/clang-tblgen.host \ Modified: head/lib/clang/libclangparse/Makefile.depend ============================================================================== --- head/lib/clang/libclangparse/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/lib/clang/libclangparse/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -128,6 +128,7 @@ ParseInit.po: StmtNodes.inc.h ParseObjc.o: AttrList.inc.h ParseObjc.o: AttrParsedAttrList.inc.h ParseObjc.o: Attrs.inc.h +ParseObjc.o: CommentCommandList.inc.h ParseObjc.o: DeclNodes.inc.h ParseObjc.o: DiagnosticCommonKinds.inc.h ParseObjc.o: DiagnosticParseKinds.inc.h @@ -135,6 +136,7 @@ ParseObjc.o: StmtNodes.inc.h ParseObjc.po: AttrList.inc.h ParseObjc.po: AttrParsedAttrList.inc.h ParseObjc.po: Attrs.inc.h +ParseObjc.po: CommentCommandList.inc.h ParseObjc.po: DeclNodes.inc.h ParseObjc.po: DiagnosticCommonKinds.inc.h ParseObjc.po: DiagnosticParseKinds.inc.h @@ -206,6 +208,7 @@ ParseStmtAsm.po: StmtNodes.inc.h ParseTemplate.o: AttrList.inc.h ParseTemplate.o: AttrParsedAttrList.inc.h ParseTemplate.o: Attrs.inc.h +ParseTemplate.o: CommentCommandList.inc.h ParseTemplate.o: DeclNodes.inc.h ParseTemplate.o: DiagnosticCommonKinds.inc.h ParseTemplate.o: DiagnosticParseKinds.inc.h @@ -213,6 +216,7 @@ ParseTemplate.o: StmtNodes.inc.h ParseTemplate.po: AttrList.inc.h ParseTemplate.po: AttrParsedAttrList.inc.h ParseTemplate.po: Attrs.inc.h +ParseTemplate.po: CommentCommandList.inc.h ParseTemplate.po: DeclNodes.inc.h ParseTemplate.po: DiagnosticCommonKinds.inc.h ParseTemplate.po: DiagnosticParseKinds.inc.h Modified: head/lib/clang/libclangstaticanalyzercheckers/Makefile.depend ============================================================================== --- head/lib/clang/libclangstaticanalyzercheckers/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/lib/clang/libclangstaticanalyzercheckers/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -175,16 +175,6 @@ CheckSizeofPointer.po: CommentCommandLis CheckSizeofPointer.po: DeclNodes.inc.h CheckSizeofPointer.po: DiagnosticCommonKinds.inc.h CheckSizeofPointer.po: StmtNodes.inc.h -CheckerDocumentation.o: Checkers.inc.h -CheckerDocumentation.o: CommentCommandList.inc.h -CheckerDocumentation.o: DeclNodes.inc.h -CheckerDocumentation.o: DiagnosticCommonKinds.inc.h -CheckerDocumentation.o: StmtNodes.inc.h -CheckerDocumentation.po: Checkers.inc.h -CheckerDocumentation.po: CommentCommandList.inc.h -CheckerDocumentation.po: DeclNodes.inc.h -CheckerDocumentation.po: DiagnosticCommonKinds.inc.h -CheckerDocumentation.po: StmtNodes.inc.h ChrootChecker.o: Checkers.inc.h ChrootChecker.o: CommentCommandList.inc.h ChrootChecker.o: DeclNodes.inc.h Modified: head/lib/clang/libclangstaticanalyzercore/Makefile.depend ============================================================================== --- head/lib/clang/libclangstaticanalyzercore/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/lib/clang/libclangstaticanalyzercore/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -21,6 +21,14 @@ AnalysisManager.po: CommentCommandList.i AnalysisManager.po: DeclNodes.inc.h AnalysisManager.po: DiagnosticCommonKinds.inc.h AnalysisManager.po: StmtNodes.inc.h +AnalyzerOptions.o: CommentCommandList.inc.h +AnalyzerOptions.o: DeclNodes.inc.h +AnalyzerOptions.o: DiagnosticCommonKinds.inc.h +AnalyzerOptions.o: StmtNodes.inc.h +AnalyzerOptions.po: CommentCommandList.inc.h +AnalyzerOptions.po: DeclNodes.inc.h +AnalyzerOptions.po: DiagnosticCommonKinds.inc.h +AnalyzerOptions.po: StmtNodes.inc.h BasicValueFactory.o: CommentCommandList.inc.h BasicValueFactory.o: DeclNodes.inc.h BasicValueFactory.o: DiagnosticCommonKinds.inc.h @@ -98,10 +106,12 @@ CheckerManager.po: StmtNodes.inc.h CheckerRegistry.o: CommentCommandList.inc.h CheckerRegistry.o: DeclNodes.inc.h CheckerRegistry.o: DiagnosticCommonKinds.inc.h +CheckerRegistry.o: DiagnosticFrontendKinds.inc.h CheckerRegistry.o: StmtNodes.inc.h CheckerRegistry.po: CommentCommandList.inc.h CheckerRegistry.po: DeclNodes.inc.h CheckerRegistry.po: DiagnosticCommonKinds.inc.h +CheckerRegistry.po: DiagnosticFrontendKinds.inc.h CheckerRegistry.po: StmtNodes.inc.h ConstraintManager.o: CommentCommandList.inc.h ConstraintManager.o: DeclNodes.inc.h Modified: head/lib/clang/liblldb/Makefile.depend ============================================================================== --- head/lib/clang/liblldb/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/lib/clang/liblldb/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -5,7 +5,6 @@ DIRDEPS = \ include \ include/xlocale \ lib/libc++ \ - lib/msun \ usr.bin/clang/clang-tblgen.host \ @@ -13,16 +12,4 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -lldb.o: AttrList.inc.h -lldb.o: Attrs.inc.h -lldb.o: CommentCommandList.inc.h -lldb.o: DeclNodes.inc.h -lldb.o: DiagnosticCommonKinds.inc.h -lldb.o: StmtNodes.inc.h -lldb.po: AttrList.inc.h -lldb.po: Attrs.inc.h -lldb.po: CommentCommandList.inc.h -lldb.po: DeclNodes.inc.h -lldb.po: DiagnosticCommonKinds.inc.h -lldb.po: StmtNodes.inc.h .endif Modified: head/lib/clang/liblldbAPI/Makefile.depend ============================================================================== --- head/lib/clang/liblldbAPI/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/lib/clang/liblldbAPI/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -13,60 +13,10 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -SBAddress.o: CommentCommandList.inc.h -SBAddress.o: DeclNodes.inc.h -SBAddress.o: DiagnosticCommonKinds.inc.h -SBAddress.o: StmtNodes.inc.h -SBAddress.po: CommentCommandList.inc.h -SBAddress.po: DeclNodes.inc.h -SBAddress.po: DiagnosticCommonKinds.inc.h -SBAddress.po: StmtNodes.inc.h SBBlock.o: DiagnosticCommonKinds.inc.h SBBlock.po: DiagnosticCommonKinds.inc.h -SBBreakpoint.o: AttrList.inc.h -SBBreakpoint.o: Attrs.inc.h -SBBreakpoint.o: CommentCommandList.inc.h -SBBreakpoint.o: DeclNodes.inc.h -SBBreakpoint.o: DiagnosticCommonKinds.inc.h -SBBreakpoint.o: StmtNodes.inc.h -SBBreakpoint.po: AttrList.inc.h -SBBreakpoint.po: Attrs.inc.h -SBBreakpoint.po: CommentCommandList.inc.h -SBBreakpoint.po: DeclNodes.inc.h -SBBreakpoint.po: DiagnosticCommonKinds.inc.h -SBBreakpoint.po: StmtNodes.inc.h -SBBreakpointLocation.o: AttrList.inc.h -SBBreakpointLocation.o: Attrs.inc.h -SBBreakpointLocation.o: CommentCommandList.inc.h -SBBreakpointLocation.o: DeclNodes.inc.h -SBBreakpointLocation.o: DiagnosticCommonKinds.inc.h -SBBreakpointLocation.o: StmtNodes.inc.h -SBBreakpointLocation.po: AttrList.inc.h -SBBreakpointLocation.po: Attrs.inc.h -SBBreakpointLocation.po: CommentCommandList.inc.h -SBBreakpointLocation.po: DeclNodes.inc.h -SBBreakpointLocation.po: DiagnosticCommonKinds.inc.h -SBBreakpointLocation.po: StmtNodes.inc.h -SBCommandInterpreter.o: AttrList.inc.h -SBCommandInterpreter.o: Attrs.inc.h -SBCommandInterpreter.o: CommentCommandList.inc.h -SBCommandInterpreter.o: DeclNodes.inc.h -SBCommandInterpreter.o: DiagnosticCommonKinds.inc.h -SBCommandInterpreter.o: StmtNodes.inc.h -SBCommandInterpreter.po: AttrList.inc.h -SBCommandInterpreter.po: Attrs.inc.h -SBCommandInterpreter.po: CommentCommandList.inc.h -SBCommandInterpreter.po: DeclNodes.inc.h -SBCommandInterpreter.po: DiagnosticCommonKinds.inc.h -SBCommandInterpreter.po: StmtNodes.inc.h -SBCompileUnit.o: CommentCommandList.inc.h -SBCompileUnit.o: DeclNodes.inc.h SBCompileUnit.o: DiagnosticCommonKinds.inc.h -SBCompileUnit.o: StmtNodes.inc.h -SBCompileUnit.po: CommentCommandList.inc.h -SBCompileUnit.po: DeclNodes.inc.h SBCompileUnit.po: DiagnosticCommonKinds.inc.h -SBCompileUnit.po: StmtNodes.inc.h SBDebugger.o: AttrList.inc.h SBDebugger.o: Attrs.inc.h SBDebugger.o: CommentCommandList.inc.h @@ -79,58 +29,12 @@ SBDebugger.po: CommentCommandList.inc.h SBDebugger.po: DeclNodes.inc.h SBDebugger.po: DiagnosticCommonKinds.inc.h SBDebugger.po: StmtNodes.inc.h -SBEvent.o: AttrList.inc.h -SBEvent.o: Attrs.inc.h -SBEvent.o: CommentCommandList.inc.h -SBEvent.o: DeclNodes.inc.h -SBEvent.o: DiagnosticCommonKinds.inc.h -SBEvent.o: StmtNodes.inc.h -SBEvent.po: AttrList.inc.h -SBEvent.po: Attrs.inc.h -SBEvent.po: CommentCommandList.inc.h -SBEvent.po: DeclNodes.inc.h -SBEvent.po: DiagnosticCommonKinds.inc.h -SBEvent.po: StmtNodes.inc.h -SBExpressionOptions.o: DiagnosticCommonKinds.inc.h -SBExpressionOptions.po: DiagnosticCommonKinds.inc.h SBFrame.o: DiagnosticCommonKinds.inc.h SBFrame.po: DiagnosticCommonKinds.inc.h -SBFunction.o: CommentCommandList.inc.h -SBFunction.o: DeclNodes.inc.h SBFunction.o: DiagnosticCommonKinds.inc.h -SBFunction.o: StmtNodes.inc.h -SBFunction.po: CommentCommandList.inc.h -SBFunction.po: DeclNodes.inc.h SBFunction.po: DiagnosticCommonKinds.inc.h -SBFunction.po: StmtNodes.inc.h -SBInstruction.o: CommentCommandList.inc.h -SBInstruction.o: DeclNodes.inc.h -SBInstruction.o: DiagnosticCommonKinds.inc.h -SBInstruction.o: StmtNodes.inc.h -SBInstruction.po: CommentCommandList.inc.h -SBInstruction.po: DeclNodes.inc.h -SBInstruction.po: DiagnosticCommonKinds.inc.h -SBInstruction.po: StmtNodes.inc.h -SBInstructionList.o: CommentCommandList.inc.h -SBInstructionList.o: DeclNodes.inc.h -SBInstructionList.o: DiagnosticCommonKinds.inc.h -SBInstructionList.o: StmtNodes.inc.h -SBInstructionList.po: CommentCommandList.inc.h -SBInstructionList.po: DeclNodes.inc.h -SBInstructionList.po: DiagnosticCommonKinds.inc.h -SBInstructionList.po: StmtNodes.inc.h -SBListener.o: AttrList.inc.h -SBListener.o: Attrs.inc.h -SBListener.o: CommentCommandList.inc.h -SBListener.o: DeclNodes.inc.h -SBListener.o: DiagnosticCommonKinds.inc.h -SBListener.o: StmtNodes.inc.h -SBListener.po: AttrList.inc.h -SBListener.po: Attrs.inc.h -SBListener.po: CommentCommandList.inc.h -SBListener.po: DeclNodes.inc.h -SBListener.po: DiagnosticCommonKinds.inc.h -SBListener.po: StmtNodes.inc.h +SBLanguageRuntime.o: DiagnosticCommonKinds.inc.h +SBLanguageRuntime.po: DiagnosticCommonKinds.inc.h SBModule.o: CommentCommandList.inc.h SBModule.o: DeclNodes.inc.h SBModule.o: DiagnosticCommonKinds.inc.h @@ -139,104 +43,20 @@ SBModule.po: CommentCommandList.inc.h SBModule.po: DeclNodes.inc.h SBModule.po: DiagnosticCommonKinds.inc.h SBModule.po: StmtNodes.inc.h -SBModuleSpec.o: CommentCommandList.inc.h -SBModuleSpec.o: DeclNodes.inc.h -SBModuleSpec.o: DiagnosticCommonKinds.inc.h -SBModuleSpec.o: StmtNodes.inc.h -SBModuleSpec.po: CommentCommandList.inc.h -SBModuleSpec.po: DeclNodes.inc.h -SBModuleSpec.po: DiagnosticCommonKinds.inc.h -SBModuleSpec.po: StmtNodes.inc.h -SBPlatform.o: DiagnosticCommonKinds.inc.h -SBPlatform.po: DiagnosticCommonKinds.inc.h -SBProcess.o: AttrList.inc.h -SBProcess.o: Attrs.inc.h -SBProcess.o: CommentCommandList.inc.h -SBProcess.o: DeclNodes.inc.h -SBProcess.o: DiagnosticCommonKinds.inc.h -SBProcess.o: StmtNodes.inc.h -SBProcess.po: AttrList.inc.h -SBProcess.po: Attrs.inc.h -SBProcess.po: CommentCommandList.inc.h -SBProcess.po: DeclNodes.inc.h -SBProcess.po: DiagnosticCommonKinds.inc.h -SBProcess.po: StmtNodes.inc.h -SBQueue.o: DiagnosticCommonKinds.inc.h -SBQueue.po: DiagnosticCommonKinds.inc.h -SBQueueItem.o: DiagnosticCommonKinds.inc.h -SBQueueItem.po: DiagnosticCommonKinds.inc.h -SBSection.o: CommentCommandList.inc.h -SBSection.o: DeclNodes.inc.h -SBSection.o: DiagnosticCommonKinds.inc.h -SBSection.o: StmtNodes.inc.h -SBSection.po: CommentCommandList.inc.h -SBSection.po: DeclNodes.inc.h -SBSection.po: DiagnosticCommonKinds.inc.h -SBSection.po: StmtNodes.inc.h -SBSourceManager.o: AttrList.inc.h -SBSourceManager.o: Attrs.inc.h -SBSourceManager.o: CommentCommandList.inc.h -SBSourceManager.o: DeclNodes.inc.h -SBSourceManager.o: DiagnosticCommonKinds.inc.h -SBSourceManager.o: StmtNodes.inc.h -SBSourceManager.po: AttrList.inc.h -SBSourceManager.po: Attrs.inc.h -SBSourceManager.po: CommentCommandList.inc.h -SBSourceManager.po: DeclNodes.inc.h -SBSourceManager.po: DiagnosticCommonKinds.inc.h -SBSourceManager.po: StmtNodes.inc.h -SBSymbol.o: CommentCommandList.inc.h -SBSymbol.o: DeclNodes.inc.h -SBSymbol.o: DiagnosticCommonKinds.inc.h -SBSymbol.o: StmtNodes.inc.h -SBSymbol.po: CommentCommandList.inc.h -SBSymbol.po: DeclNodes.inc.h -SBSymbol.po: DiagnosticCommonKinds.inc.h -SBSymbol.po: StmtNodes.inc.h -SBSymbolContext.o: CommentCommandList.inc.h -SBSymbolContext.o: DeclNodes.inc.h SBSymbolContext.o: DiagnosticCommonKinds.inc.h -SBSymbolContext.o: StmtNodes.inc.h -SBSymbolContext.po: CommentCommandList.inc.h -SBSymbolContext.po: DeclNodes.inc.h SBSymbolContext.po: DiagnosticCommonKinds.inc.h -SBSymbolContext.po: StmtNodes.inc.h -SBTarget.o: AttrList.inc.h -SBTarget.o: Attrs.inc.h SBTarget.o: CommentCommandList.inc.h SBTarget.o: DeclNodes.inc.h SBTarget.o: DiagnosticCommonKinds.inc.h SBTarget.o: StmtNodes.inc.h -SBTarget.po: AttrList.inc.h -SBTarget.po: Attrs.inc.h SBTarget.po: CommentCommandList.inc.h SBTarget.po: DeclNodes.inc.h SBTarget.po: DiagnosticCommonKinds.inc.h SBTarget.po: StmtNodes.inc.h -SBThread.o: AttrList.inc.h -SBThread.o: Attrs.inc.h -SBThread.o: CommentCommandList.inc.h -SBThread.o: DeclNodes.inc.h SBThread.o: DiagnosticCommonKinds.inc.h -SBThread.o: StmtNodes.inc.h -SBThread.po: AttrList.inc.h -SBThread.po: Attrs.inc.h -SBThread.po: CommentCommandList.inc.h -SBThread.po: DeclNodes.inc.h SBThread.po: DiagnosticCommonKinds.inc.h -SBThread.po: StmtNodes.inc.h -SBThreadPlan.o: AttrList.inc.h -SBThreadPlan.o: Attrs.inc.h -SBThreadPlan.o: CommentCommandList.inc.h -SBThreadPlan.o: DeclNodes.inc.h SBThreadPlan.o: DiagnosticCommonKinds.inc.h -SBThreadPlan.o: StmtNodes.inc.h -SBThreadPlan.po: AttrList.inc.h -SBThreadPlan.po: Attrs.inc.h -SBThreadPlan.po: CommentCommandList.inc.h -SBThreadPlan.po: DeclNodes.inc.h SBThreadPlan.po: DiagnosticCommonKinds.inc.h -SBThreadPlan.po: StmtNodes.inc.h SBType.o: CommentCommandList.inc.h SBType.o: DeclNodes.inc.h SBType.o: DiagnosticCommonKinds.inc.h @@ -319,8 +139,6 @@ SBTypeSynthetic.po: CommentCommandList.i SBTypeSynthetic.po: DeclNodes.inc.h SBTypeSynthetic.po: DiagnosticCommonKinds.inc.h SBTypeSynthetic.po: StmtNodes.inc.h -SBUnixSignals.o: DiagnosticCommonKinds.inc.h -SBUnixSignals.po: DiagnosticCommonKinds.inc.h SBValue.o: AttrList.inc.h SBValue.o: Attrs.inc.h SBValue.o: CommentCommandList.inc.h @@ -335,4 +153,12 @@ SBValue.po: DiagnosticCommonKinds.inc.h SBValue.po: StmtNodes.inc.h SBWatchpoint.o: DiagnosticCommonKinds.inc.h SBWatchpoint.po: DiagnosticCommonKinds.inc.h +SystemInitializerFull.o: CommentCommandList.inc.h +SystemInitializerFull.o: DeclNodes.inc.h +SystemInitializerFull.o: DiagnosticCommonKinds.inc.h +SystemInitializerFull.o: StmtNodes.inc.h +SystemInitializerFull.po: CommentCommandList.inc.h +SystemInitializerFull.po: DeclNodes.inc.h +SystemInitializerFull.po: DiagnosticCommonKinds.inc.h +SystemInitializerFull.po: StmtNodes.inc.h .endif Modified: head/lib/clang/liblldbBreakpoint/Makefile.depend ============================================================================== --- head/lib/clang/liblldbBreakpoint/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/lib/clang/liblldbBreakpoint/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -13,66 +13,20 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -Breakpoint.o: CommentCommandList.inc.h -Breakpoint.o: DeclNodes.inc.h Breakpoint.o: DiagnosticCommonKinds.inc.h -Breakpoint.o: StmtNodes.inc.h -Breakpoint.po: CommentCommandList.inc.h -Breakpoint.po: DeclNodes.inc.h Breakpoint.po: DiagnosticCommonKinds.inc.h -Breakpoint.po: StmtNodes.inc.h -BreakpointIDList.o: DiagnosticCommonKinds.inc.h -BreakpointIDList.po: DiagnosticCommonKinds.inc.h -BreakpointList.o: DiagnosticCommonKinds.inc.h -BreakpointList.po: DiagnosticCommonKinds.inc.h -BreakpointLocation.o: AttrList.inc.h -BreakpointLocation.o: Attrs.inc.h -BreakpointLocation.o: CommentCommandList.inc.h -BreakpointLocation.o: DeclNodes.inc.h BreakpointLocation.o: DiagnosticCommonKinds.inc.h -BreakpointLocation.o: StmtNodes.inc.h -BreakpointLocation.po: AttrList.inc.h -BreakpointLocation.po: Attrs.inc.h -BreakpointLocation.po: CommentCommandList.inc.h -BreakpointLocation.po: DeclNodes.inc.h BreakpointLocation.po: DiagnosticCommonKinds.inc.h -BreakpointLocation.po: StmtNodes.inc.h -BreakpointLocationCollection.o: DiagnosticCommonKinds.inc.h -BreakpointLocationCollection.po: DiagnosticCommonKinds.inc.h -BreakpointLocationList.o: CommentCommandList.inc.h -BreakpointLocationList.o: DeclNodes.inc.h -BreakpointLocationList.o: DiagnosticCommonKinds.inc.h -BreakpointLocationList.o: StmtNodes.inc.h -BreakpointLocationList.po: CommentCommandList.inc.h -BreakpointLocationList.po: DeclNodes.inc.h -BreakpointLocationList.po: DiagnosticCommonKinds.inc.h -BreakpointLocationList.po: StmtNodes.inc.h BreakpointOptions.o: DiagnosticCommonKinds.inc.h BreakpointOptions.po: DiagnosticCommonKinds.inc.h BreakpointResolver.o: DiagnosticCommonKinds.inc.h BreakpointResolver.po: DiagnosticCommonKinds.inc.h -BreakpointResolverAddress.o: DiagnosticCommonKinds.inc.h -BreakpointResolverAddress.po: DiagnosticCommonKinds.inc.h -BreakpointResolverFileLine.o: CommentCommandList.inc.h -BreakpointResolverFileLine.o: DeclNodes.inc.h BreakpointResolverFileLine.o: DiagnosticCommonKinds.inc.h -BreakpointResolverFileLine.o: StmtNodes.inc.h -BreakpointResolverFileLine.po: CommentCommandList.inc.h -BreakpointResolverFileLine.po: DeclNodes.inc.h BreakpointResolverFileLine.po: DiagnosticCommonKinds.inc.h -BreakpointResolverFileLine.po: StmtNodes.inc.h BreakpointResolverFileRegex.o: DiagnosticCommonKinds.inc.h BreakpointResolverFileRegex.po: DiagnosticCommonKinds.inc.h -BreakpointResolverName.o: CommentCommandList.inc.h -BreakpointResolverName.o: DeclNodes.inc.h BreakpointResolverName.o: DiagnosticCommonKinds.inc.h -BreakpointResolverName.o: StmtNodes.inc.h -BreakpointResolverName.po: CommentCommandList.inc.h -BreakpointResolverName.po: DeclNodes.inc.h BreakpointResolverName.po: DiagnosticCommonKinds.inc.h -BreakpointResolverName.po: StmtNodes.inc.h -BreakpointSite.o: DiagnosticCommonKinds.inc.h -BreakpointSite.po: DiagnosticCommonKinds.inc.h Watchpoint.o: CommentCommandList.inc.h Watchpoint.o: DeclNodes.inc.h Watchpoint.o: DiagnosticCommonKinds.inc.h Modified: head/lib/clang/liblldbCommands/Makefile.depend ============================================================================== --- head/lib/clang/liblldbCommands/Makefile.depend Tue Dec 1 05:22:10 2015 (r291562) +++ head/lib/clang/liblldbCommands/Makefile.depend Tue Dec 1 05:23:19 2015 (r291563) @@ -13,102 +13,22 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -CommandCompletions.o: AttrList.inc.h -CommandCompletions.o: Attrs.inc.h -CommandCompletions.o: CommentCommandList.inc.h -CommandCompletions.o: DeclNodes.inc.h CommandCompletions.o: DiagnosticCommonKinds.inc.h -CommandCompletions.o: StmtNodes.inc.h -CommandCompletions.po: AttrList.inc.h -CommandCompletions.po: Attrs.inc.h -CommandCompletions.po: CommentCommandList.inc.h -CommandCompletions.po: DeclNodes.inc.h CommandCompletions.po: DiagnosticCommonKinds.inc.h -CommandCompletions.po: StmtNodes.inc.h -CommandObjectApropos.o: AttrList.inc.h -CommandObjectApropos.o: Attrs.inc.h -CommandObjectApropos.o: CommentCommandList.inc.h -CommandObjectApropos.o: DeclNodes.inc.h -CommandObjectApropos.o: DiagnosticCommonKinds.inc.h -CommandObjectApropos.o: StmtNodes.inc.h -CommandObjectApropos.po: AttrList.inc.h -CommandObjectApropos.po: Attrs.inc.h -CommandObjectApropos.po: CommentCommandList.inc.h -CommandObjectApropos.po: DeclNodes.inc.h -CommandObjectApropos.po: DiagnosticCommonKinds.inc.h -CommandObjectApropos.po: StmtNodes.inc.h -CommandObjectArgs.o: AttrList.inc.h -CommandObjectArgs.o: Attrs.inc.h CommandObjectArgs.o: CommentCommandList.inc.h CommandObjectArgs.o: DeclNodes.inc.h CommandObjectArgs.o: DiagnosticCommonKinds.inc.h CommandObjectArgs.o: StmtNodes.inc.h -CommandObjectArgs.po: AttrList.inc.h -CommandObjectArgs.po: Attrs.inc.h CommandObjectArgs.po: CommentCommandList.inc.h CommandObjectArgs.po: DeclNodes.inc.h CommandObjectArgs.po: DiagnosticCommonKinds.inc.h CommandObjectArgs.po: StmtNodes.inc.h -CommandObjectBreakpoint.o: AttrList.inc.h -CommandObjectBreakpoint.o: Attrs.inc.h -CommandObjectBreakpoint.o: CommentCommandList.inc.h -CommandObjectBreakpoint.o: DeclNodes.inc.h CommandObjectBreakpoint.o: DiagnosticCommonKinds.inc.h -CommandObjectBreakpoint.o: StmtNodes.inc.h -CommandObjectBreakpoint.po: AttrList.inc.h -CommandObjectBreakpoint.po: Attrs.inc.h -CommandObjectBreakpoint.po: CommentCommandList.inc.h -CommandObjectBreakpoint.po: DeclNodes.inc.h CommandObjectBreakpoint.po: DiagnosticCommonKinds.inc.h -CommandObjectBreakpoint.po: StmtNodes.inc.h -CommandObjectBreakpointCommand.o: AttrList.inc.h -CommandObjectBreakpointCommand.o: Attrs.inc.h -CommandObjectBreakpointCommand.o: CommentCommandList.inc.h -CommandObjectBreakpointCommand.o: DeclNodes.inc.h -CommandObjectBreakpointCommand.o: DiagnosticCommonKinds.inc.h -CommandObjectBreakpointCommand.o: StmtNodes.inc.h -CommandObjectBreakpointCommand.po: AttrList.inc.h -CommandObjectBreakpointCommand.po: Attrs.inc.h -CommandObjectBreakpointCommand.po: CommentCommandList.inc.h -CommandObjectBreakpointCommand.po: DeclNodes.inc.h -CommandObjectBreakpointCommand.po: DiagnosticCommonKinds.inc.h -CommandObjectBreakpointCommand.po: StmtNodes.inc.h -CommandObjectCommands.o: AttrList.inc.h -CommandObjectCommands.o: Attrs.inc.h -CommandObjectCommands.o: CommentCommandList.inc.h -CommandObjectCommands.o: DeclNodes.inc.h -CommandObjectCommands.o: DiagnosticCommonKinds.inc.h -CommandObjectCommands.o: StmtNodes.inc.h -CommandObjectCommands.po: AttrList.inc.h -CommandObjectCommands.po: Attrs.inc.h -CommandObjectCommands.po: CommentCommandList.inc.h -CommandObjectCommands.po: DeclNodes.inc.h -CommandObjectCommands.po: DiagnosticCommonKinds.inc.h -CommandObjectCommands.po: StmtNodes.inc.h -CommandObjectDisassemble.o: AttrList.inc.h -CommandObjectDisassemble.o: Attrs.inc.h -CommandObjectDisassemble.o: CommentCommandList.inc.h -CommandObjectDisassemble.o: DeclNodes.inc.h CommandObjectDisassemble.o: DiagnosticCommonKinds.inc.h -CommandObjectDisassemble.o: StmtNodes.inc.h -CommandObjectDisassemble.po: AttrList.inc.h -CommandObjectDisassemble.po: Attrs.inc.h -CommandObjectDisassemble.po: CommentCommandList.inc.h -CommandObjectDisassemble.po: DeclNodes.inc.h CommandObjectDisassemble.po: DiagnosticCommonKinds.inc.h -CommandObjectDisassemble.po: StmtNodes.inc.h -CommandObjectExpression.o: AttrList.inc.h -CommandObjectExpression.o: Attrs.inc.h -CommandObjectExpression.o: CommentCommandList.inc.h -CommandObjectExpression.o: DeclNodes.inc.h CommandObjectExpression.o: DiagnosticCommonKinds.inc.h -CommandObjectExpression.o: StmtNodes.inc.h -CommandObjectExpression.po: AttrList.inc.h -CommandObjectExpression.po: Attrs.inc.h -CommandObjectExpression.po: CommentCommandList.inc.h -CommandObjectExpression.po: DeclNodes.inc.h CommandObjectExpression.po: DiagnosticCommonKinds.inc.h -CommandObjectExpression.po: StmtNodes.inc.h CommandObjectFrame.o: AttrList.inc.h CommandObjectFrame.o: Attrs.inc.h CommandObjectFrame.o: CommentCommandList.inc.h @@ -121,186 +41,20 @@ CommandObjectFrame.po: CommentCommandLis CommandObjectFrame.po: DeclNodes.inc.h CommandObjectFrame.po: DiagnosticCommonKinds.inc.h CommandObjectFrame.po: StmtNodes.inc.h -CommandObjectGUI.o: AttrList.inc.h -CommandObjectGUI.o: Attrs.inc.h -CommandObjectGUI.o: CommentCommandList.inc.h -CommandObjectGUI.o: DeclNodes.inc.h -CommandObjectGUI.o: DiagnosticCommonKinds.inc.h -CommandObjectGUI.o: StmtNodes.inc.h -CommandObjectGUI.po: AttrList.inc.h -CommandObjectGUI.po: Attrs.inc.h -CommandObjectGUI.po: CommentCommandList.inc.h -CommandObjectGUI.po: DeclNodes.inc.h -CommandObjectGUI.po: DiagnosticCommonKinds.inc.h -CommandObjectGUI.po: StmtNodes.inc.h -CommandObjectHelp.o: AttrList.inc.h -CommandObjectHelp.o: Attrs.inc.h -CommandObjectHelp.o: CommentCommandList.inc.h -CommandObjectHelp.o: DeclNodes.inc.h -CommandObjectHelp.o: DiagnosticCommonKinds.inc.h -CommandObjectHelp.o: StmtNodes.inc.h -CommandObjectHelp.po: AttrList.inc.h -CommandObjectHelp.po: Attrs.inc.h -CommandObjectHelp.po: CommentCommandList.inc.h -CommandObjectHelp.po: DeclNodes.inc.h -CommandObjectHelp.po: DiagnosticCommonKinds.inc.h -CommandObjectHelp.po: StmtNodes.inc.h -CommandObjectLog.o: AttrList.inc.h -CommandObjectLog.o: Attrs.inc.h -CommandObjectLog.o: CommentCommandList.inc.h -CommandObjectLog.o: DeclNodes.inc.h +CommandObjectLanguage.o: DiagnosticCommonKinds.inc.h +CommandObjectLanguage.po: DiagnosticCommonKinds.inc.h CommandObjectLog.o: DiagnosticCommonKinds.inc.h -CommandObjectLog.o: StmtNodes.inc.h -CommandObjectLog.po: AttrList.inc.h -CommandObjectLog.po: Attrs.inc.h -CommandObjectLog.po: CommentCommandList.inc.h -CommandObjectLog.po: DeclNodes.inc.h CommandObjectLog.po: DiagnosticCommonKinds.inc.h -CommandObjectLog.po: StmtNodes.inc.h -CommandObjectMemory.o: AttrList.inc.h -CommandObjectMemory.o: Attrs.inc.h -CommandObjectMemory.o: CommentCommandList.inc.h CommandObjectMemory.o: DeclNodes.inc.h CommandObjectMemory.o: DiagnosticCommonKinds.inc.h -CommandObjectMemory.o: StmtNodes.inc.h -CommandObjectMemory.po: AttrList.inc.h -CommandObjectMemory.po: Attrs.inc.h -CommandObjectMemory.po: CommentCommandList.inc.h CommandObjectMemory.po: DeclNodes.inc.h CommandObjectMemory.po: DiagnosticCommonKinds.inc.h -CommandObjectMemory.po: StmtNodes.inc.h -CommandObjectMultiword.o: AttrList.inc.h -CommandObjectMultiword.o: Attrs.inc.h -CommandObjectMultiword.o: CommentCommandList.inc.h -CommandObjectMultiword.o: DeclNodes.inc.h -CommandObjectMultiword.o: DiagnosticCommonKinds.inc.h -CommandObjectMultiword.o: StmtNodes.inc.h -CommandObjectMultiword.po: AttrList.inc.h -CommandObjectMultiword.po: Attrs.inc.h -CommandObjectMultiword.po: CommentCommandList.inc.h -CommandObjectMultiword.po: DeclNodes.inc.h -CommandObjectMultiword.po: DiagnosticCommonKinds.inc.h -CommandObjectMultiword.po: StmtNodes.inc.h -CommandObjectPlatform.o: AttrList.inc.h -CommandObjectPlatform.o: Attrs.inc.h -CommandObjectPlatform.o: CommentCommandList.inc.h -CommandObjectPlatform.o: DeclNodes.inc.h -CommandObjectPlatform.o: DiagnosticCommonKinds.inc.h -CommandObjectPlatform.o: StmtNodes.inc.h -CommandObjectPlatform.po: AttrList.inc.h -CommandObjectPlatform.po: Attrs.inc.h -CommandObjectPlatform.po: CommentCommandList.inc.h -CommandObjectPlatform.po: DeclNodes.inc.h -CommandObjectPlatform.po: DiagnosticCommonKinds.inc.h -CommandObjectPlatform.po: StmtNodes.inc.h -CommandObjectPlugin.o: AttrList.inc.h -CommandObjectPlugin.o: Attrs.inc.h -CommandObjectPlugin.o: CommentCommandList.inc.h -CommandObjectPlugin.o: DeclNodes.inc.h -CommandObjectPlugin.o: DiagnosticCommonKinds.inc.h -CommandObjectPlugin.o: StmtNodes.inc.h -CommandObjectPlugin.po: AttrList.inc.h -CommandObjectPlugin.po: Attrs.inc.h -CommandObjectPlugin.po: CommentCommandList.inc.h -CommandObjectPlugin.po: DeclNodes.inc.h -CommandObjectPlugin.po: DiagnosticCommonKinds.inc.h -CommandObjectPlugin.po: StmtNodes.inc.h -CommandObjectProcess.o: AttrList.inc.h -CommandObjectProcess.o: Attrs.inc.h -CommandObjectProcess.o: CommentCommandList.inc.h -CommandObjectProcess.o: DeclNodes.inc.h -CommandObjectProcess.o: DiagnosticCommonKinds.inc.h -CommandObjectProcess.o: StmtNodes.inc.h -CommandObjectProcess.po: AttrList.inc.h -CommandObjectProcess.po: Attrs.inc.h -CommandObjectProcess.po: CommentCommandList.inc.h -CommandObjectProcess.po: DeclNodes.inc.h -CommandObjectProcess.po: DiagnosticCommonKinds.inc.h -CommandObjectProcess.po: StmtNodes.inc.h -CommandObjectQuit.o: AttrList.inc.h -CommandObjectQuit.o: Attrs.inc.h -CommandObjectQuit.o: CommentCommandList.inc.h -CommandObjectQuit.o: DeclNodes.inc.h -CommandObjectQuit.o: DiagnosticCommonKinds.inc.h -CommandObjectQuit.o: StmtNodes.inc.h -CommandObjectQuit.po: AttrList.inc.h -CommandObjectQuit.po: Attrs.inc.h -CommandObjectQuit.po: CommentCommandList.inc.h -CommandObjectQuit.po: DeclNodes.inc.h -CommandObjectQuit.po: DiagnosticCommonKinds.inc.h -CommandObjectQuit.po: StmtNodes.inc.h -CommandObjectRegister.o: AttrList.inc.h -CommandObjectRegister.o: Attrs.inc.h -CommandObjectRegister.o: CommentCommandList.inc.h -CommandObjectRegister.o: DeclNodes.inc.h -CommandObjectRegister.o: DiagnosticCommonKinds.inc.h -CommandObjectRegister.o: StmtNodes.inc.h -CommandObjectRegister.po: AttrList.inc.h -CommandObjectRegister.po: Attrs.inc.h -CommandObjectRegister.po: CommentCommandList.inc.h -CommandObjectRegister.po: DeclNodes.inc.h -CommandObjectRegister.po: DiagnosticCommonKinds.inc.h -CommandObjectRegister.po: StmtNodes.inc.h -CommandObjectSettings.o: AttrList.inc.h -CommandObjectSettings.o: Attrs.inc.h -CommandObjectSettings.o: CommentCommandList.inc.h -CommandObjectSettings.o: DeclNodes.inc.h -CommandObjectSettings.o: DiagnosticCommonKinds.inc.h -CommandObjectSettings.o: StmtNodes.inc.h -CommandObjectSettings.po: AttrList.inc.h -CommandObjectSettings.po: Attrs.inc.h -CommandObjectSettings.po: CommentCommandList.inc.h -CommandObjectSettings.po: DeclNodes.inc.h -CommandObjectSettings.po: DiagnosticCommonKinds.inc.h -CommandObjectSettings.po: StmtNodes.inc.h -CommandObjectSource.o: AttrList.inc.h -CommandObjectSource.o: Attrs.inc.h -CommandObjectSource.o: CommentCommandList.inc.h -CommandObjectSource.o: DeclNodes.inc.h CommandObjectSource.o: DiagnosticCommonKinds.inc.h -CommandObjectSource.o: StmtNodes.inc.h -CommandObjectSource.po: AttrList.inc.h -CommandObjectSource.po: Attrs.inc.h -CommandObjectSource.po: CommentCommandList.inc.h -CommandObjectSource.po: DeclNodes.inc.h CommandObjectSource.po: DiagnosticCommonKinds.inc.h -CommandObjectSource.po: StmtNodes.inc.h -CommandObjectSyntax.o: AttrList.inc.h -CommandObjectSyntax.o: Attrs.inc.h -CommandObjectSyntax.o: CommentCommandList.inc.h -CommandObjectSyntax.o: DeclNodes.inc.h -CommandObjectSyntax.o: DiagnosticCommonKinds.inc.h -CommandObjectSyntax.o: StmtNodes.inc.h -CommandObjectSyntax.po: AttrList.inc.h -CommandObjectSyntax.po: Attrs.inc.h -CommandObjectSyntax.po: CommentCommandList.inc.h -CommandObjectSyntax.po: DeclNodes.inc.h -CommandObjectSyntax.po: DiagnosticCommonKinds.inc.h -CommandObjectSyntax.po: StmtNodes.inc.h -CommandObjectTarget.o: AttrList.inc.h -CommandObjectTarget.o: Attrs.inc.h -CommandObjectTarget.o: CommentCommandList.inc.h -CommandObjectTarget.o: DeclNodes.inc.h *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***