# This file is automatically generated. DO NOT EDIT! .if !defined(NODIRDEP) dirdep := ${.SRCTOP}/gnu/lib/csu/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/gnu/lib/libgcc/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/gnu/lib/libstdc++/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/gnu/lib/libstdc++/base/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/gnu/lib/libstdc++/bits/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/gnu/lib/libstdc++/debug/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/gnu/lib/libstdc++/ext/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/gnu/lib/libstdc++/march/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/gnu/lib/libstdc++/std/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/gnu/lib/libstdc++/target/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/gnu/lib/libstdc++/thr/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/gnu/lib/libsupc++/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/include/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/include/machine/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/lib/libc/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/lib/libutil/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/lib/msun/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/stage/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/sys/net/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/sys/sys/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif dirdep := ${.SRCTOP}/usr.bin/lex/lib/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif .for t in ${MACHINE_LIST} _d=lib/csu/MACHINE_ARCH dirdep := ${.SRCTOP}/${_d:S,MACHINE_ARCH,${MACHINE_ARCH.${t}},g}/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif .endfor .for t in ${MACHINE_LIST} _d=sys/MACHINE_ARCH/include dirdep := ${.SRCTOP}/${_d:S,MACHINE_ARCH,${MACHINE_ARCH.${t}},g}/Buildfile.dirdep .if empty(.MAKEFILE_LIST:M${dirdep}) .if exists(${dirdep}) .include "${dirdep}" .endif .endif .endfor .endif .for t in ${MACHINE_LIST} D_TGTS_${t}= .endfor .if !defined(NODIRDEP) _MACHINE_LIST:= ${MACHINE_LIST} .if exists(${.SRCTOP}/gnu/lib/csu/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/gnu/lib/csu/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/gnu/lib/libgcc/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/gnu/lib/libgcc/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/gnu/lib/libstdc++/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/gnu/lib/libstdc++/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/gnu/lib/libstdc++/base/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/gnu/lib/libstdc++/base/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/gnu/lib/libstdc++/bits/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/gnu/lib/libstdc++/bits/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/gnu/lib/libstdc++/debug/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/gnu/lib/libstdc++/debug/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/gnu/lib/libstdc++/ext/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/gnu/lib/libstdc++/ext/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/gnu/lib/libstdc++/march/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/gnu/lib/libstdc++/march/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/gnu/lib/libstdc++/std/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/gnu/lib/libstdc++/std/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/gnu/lib/libstdc++/target/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/gnu/lib/libstdc++/target/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/gnu/lib/libstdc++/thr/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/gnu/lib/libstdc++/thr/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/gnu/lib/libsupc++/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/gnu/lib/libsupc++/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/include/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/include/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/include/machine/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/include/machine/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/lib/libc/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/lib/libc/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/lib/libutil/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/lib/libutil/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/lib/msun/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/lib/msun/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/stage/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/stage/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/sys/net/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/sys/net/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/sys/sys/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/sys/sys/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .if exists(${.SRCTOP}/usr.bin/lex/lib/Buildfile.dirdep) .for _t in ${_MACHINE_LIST} D_TGTS_${_t}+= ${.OBJROOT}/${_t}/usr.bin/lex/lib/all D_TGTS_${_t}:= ${D_TGTS_${_t}} .endfor .endif .for t in ${_MACHINE_LIST} _d=lib/csu/MACHINE_ARCH .if exists(${.SRCTOP}/${_d:S,MACHINE_ARCH,${MACHINE_ARCH.${t}},g}/Buildfile.dirdep) D_TGTS_${t}+= ${.OBJROOT}/${t}/${_d:S,MACHINE_ARCH,${MACHINE_ARCH.${t}},g}/all D_TGTS_${t}:= ${D_TGTS_${t}} .endif .endfor .for t in ${_MACHINE_LIST} _d=sys/MACHINE_ARCH/include .if exists(${.SRCTOP}/${_d:S,MACHINE_ARCH,${MACHINE_ARCH.${t}},g}/Buildfile.dirdep) D_TGTS_${t}+= ${.OBJROOT}/${t}/${_d:S,MACHINE_ARCH,${MACHINE_ARCH.${t}},g}/all D_TGTS_${t}:= ${D_TGTS_${t}} .endif .endfor .endif .for t in ${MACHINE_LIST} ${.OBJROOT}/${t}/sbin/devd/all : ${D_TGTS_${t}} .PHONY echo Checking ${.OBJROOT}/${t}/sbin/devd cd ${.SRCTOP}/sbin/devd && MACHINE=${t} ${MAKE} ${.MAKEFLAGS:NMACHINE=*:N-DALLMACHINES} all .endfor