Searched refs:needs (Results 51 - 75 of 94) sorted by relevance

1234

/freebsd-13-stable/contrib/bmake/mk/
H A Dldorder.mk129 # each *.${LDORDER_INC} should set LDORDER_LIBS to what it needs
H A Ddpadd.mk240 .warning ${RELDIR}.${TARGET_SPEC} needs ${__lib:T:R}_pic.a
H A Dmeta.autodep.mk210 # needs to be qualified in DIRDEPS
H A Dmeta.stage.mk311 # stage_*links usually needs to follow any others.
H A Ddirdeps.mk75 # If more than MACHINE is needed then sys.mk needs to decompose
218 # there needs to be at least one item missing for these to make sense
663 .info ${DEP_RELDIR}.${DEP_TARGET_SPEC}: needs: ${_build_dirs}
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Ddirective-for-escape.mk106 . info . $${i\}}: ${i\}} # XXX: unclear why ForLoop_SubstVarLong needs this
H A Dvarmod-loop.mk33 # It needs to be doubled though.
H A Dvarmod-subst.mk100 # It needs to be escaped in variable assignment lines though.
/freebsd-13-stable/share/mk/
H A Dbsd.linker.mk31 # Only the toplevel makefile needs to compute the X_LINKER_* variables.
H A Dsys.mk89 # Since the build is self-reliant and bootstraps everything it needs,
118 # This needs to be done early - before .PATH is computed
H A Dsrc.libnames.mk245 # Each library's LIBADD needs to be duplicated here for static linkage of
460 # it needs to add more dependencies. Broken usually means that it has a
H A Dbsd.compiler.mk140 # Only the toplevel makefile needs to compute the X_COMPILER_* variables.
H A Dmeta.autodep.mk211 # needs to be qualified in DIRDEPS
H A Dmeta.stage.mk309 # stage_*links usually needs to follow any others.
/freebsd-13-stable/sys/amd64/include/
H A Datomic.h34 #error this file needs sys/cdefs.h as a prerequisite
H A Dcpufunc.h45 #error this file needs sys/cdefs.h as a prerequisite
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dnmake.mak17 # Note: If EAP-FAST is included in the build, OpenSSL needs to be patched to
/freebsd-13-stable/contrib/ncurses/
H A Ddist.mk32 # This only needs to be used directly as a makefile by developers, but
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlobject.h287 #error option 'LUA_NANTRICK' needs 'LUA_IEEEENDIAN'
/freebsd-13-stable/sys/dev/iir/
H A Diir.h53 #error this file needs sys/cdefs.h as a prerequisite
/freebsd-13-stable/sys/i386/include/
H A Dcpufunc.h44 #error this file needs sys/cdefs.h as a prerequisite
/freebsd-13-stable/sys/mips/include/
H A Datomic.h36 #error this file needs sys/cdefs.h as a prerequisite
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h29 #error AH_BYTE_ORDER needs to be defined!
/freebsd-13-stable/sys/powerpc/include/
H A Datomic.h38 #error this file needs sys/cdefs.h as a prerequisite
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_base.lua237 assert((Set{1,3} <= Set{3,5})) -- wrong!! model needs a `le' method ;-)

Completed in 288 milliseconds

1234