Searched refs:OP_NOMETA_CMP (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/bmake/
H A Dmake.h291 #define OP_NOMETA_CMP 0x00200000 /* Do not compare commands in .meta file */ macro
H A Dmeta.c1269 !(gn->type & OP_NOMETA_CMP) &&
H A Dparse.c320 { ".NOMETA_CMP", NoMetaCmp, OP_NOMETA_CMP },

Completed in 77 milliseconds