Lines Matching defs:FLAGS
177 FLAGS= one two178 FLAGS+= ${FLAGS.${.ALLSRC:M*.c:T:u}}179 FLAGS.target2.c= three four184 all: target1-flags target2-flags185 target1-flags: target1.c186 @echo $@: we have: ${FLAGS}188 target2-flags: target2.c189 @echo $@: we have: ${FLAGS}
Indexes created Fri Oct 17 09:09:57 GMT 2025