Lines Matching defs:first
17 first: .USE first-first first-second18 @echo first 1 # Using ${.TARGET} here would expand to "action"19 @echo first 220 first-first: .USE21 @echo first-first 122 @echo first-first 223 first-second: .USE24 @echo first-second 125 @echo first-second 239 action: first second empty
Indexes created Wed Oct 01 12:09:54 GMT 2025