&& if "${scst_local}" = "true" ; then make -C scst_local -s ; fi \
&& if "${mpt_scst}" = "true" ; then make -C mpt clean; fi \
&& if "${mpt_scst}" = "true" ; then make -C mpt -s ; fi \
- && make -C qla2x00t -s clean \
- && make -C qla2x00t -s \
&& make -C srpt -s clean \
&& make -C srpt -s ) \
&> "${outputfile}"
&& if "${scst_local}" = "true" ; then make -C scst_local -s ; fi \
&& if "${mpt_scst}" = "true" ; then make -C mpt clean; fi \
&& if "${mpt_scst}" = "true" ; then make -C mpt -s ; fi \
- && make -C qla2x00t -s clean \
- && make -C qla2x00t -s \
&& make -C srpt -s clean \
&& make -C srpt -s ) \
&> "${outputfile}"