Home
last modified time | relevance | path

Searched defs:OP_DEPENDS (Results 1 – 3 of 3) sorted by relevance

/dports/devel/fmake/fmake-r250982/
H A DGNode.h69 #define OP_DEPENDS 0x00000001 /* Execution of commands depends on macro
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/make/
H A Dmake.h243 #define OP_DEPENDS 0x00000001 /* Execution of commands depends on macro
/dports/devel/bmake/bmake/
H A Dmake.h231 OP_DEPENDS = 1 << 0, enumerator