Lines Matching refs: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 Sun Oct 19 21:10:07 GMT 2025