VAR = a if CASE_A VAR += b endif VAR += c if CASE_A VAR += d if CASE_B VAR += e endif VAR += f endif VAR += g if CASE_B VAR += h endif if CASE_B VAR += iXYZ VAR += jZYX endif