Lines Matching defs:appended
8 all: export-appended82 .undef APPENDED83 APPENDED+= value84 .if ${APPENDED} != "value"85 . error "${APPENDED}"90 APPENDED= # empty91 APPENDED+= value92 .if ${APPENDED} != " value"93 . error "${APPENDED}"124 # The appended value is not exported automatically.133 export-appended:
Indexes created Sun Oct 19 02:09:48 GMT 2025