Home | History | Annotate | Download | only in make

Lines Matching defs:ADD

139 #define ADD(flag) Buf_AddFlag(&buf, (type & (flag)) != OP_NONE, #flag)
140 ADD(OP_DEPENDS);
141 ADD(OP_FORCE);
142 ADD(OP_DOUBLEDEP);
143 ADD(OP_OPTIONAL);
144 ADD(OP_USE);
145 ADD(OP_EXEC);
146 ADD(OP_IGNORE);
147 ADD(OP_PRECIOUS);
148 ADD(OP_SILENT);
149 ADD(OP_MAKE);
150 ADD(OP_JOIN);
151 ADD(OP_MADE);
152 ADD(OP_SPECIAL);
153 ADD(OP_USEBEFORE);
154 ADD(OP_INVISIBLE);
155 ADD(OP_NOTMAIN);
156 ADD(OP_PHONY);
157 ADD(OP_NOPATH);
158 ADD(OP_WAIT);
159 ADD(OP_NOMETA);
160 ADD(OP_META);
161 ADD(OP_NOMETA_CMP);
162 ADD(OP_SUBMAKE);
163 ADD(OP_TRANSFORM);
164 ADD(OP_MEMBER);
165 ADD(OP_LIB);
166 ADD(OP_ARCHV);
167 ADD(OP_HAS_COMMANDS);
168 ADD(OP_SAVE_CMDS);
169 ADD(OP_DEPS_FOUND);
170 ADD(OP_MARK);
171 #undef ADD
818 * Add a child's name to the ALLSRC and OODATE variables of the given
832 * cgn The child to add
989 * then don't add the next sibling.
1242 * at in a minute, otherwise we add its children to our queue and
1311 DEBUG3(MAKE, ".WAIT: add dependency \"%s: %s%s\"\n",