+ <!-- this is a temporary variable until there is non general -->
+ <!-- function in bakefiles for returning native markup for -->
+ <!-- reading envrionment variables -->
+ <set var="ENV_VAR">
+ <if cond="FORMAT=='watcom'">%</if>
+ <if cond="FORMAT!='watcom'"></if>
+ </set>
+