comfignat.gpr ${stage_bindir}/testcase preprocess_done base_done build_done $(if [ "${installation}" = full ] ; then echo preinstall_done ; fi) $(if [ "${installation}" = files -o "${installation}" = full ] ; then echo install_files_done ; fi) $(if [ "${installation}" = full ] ; then echo postinstall_done ; fi) $(if [ "${installation}" = files -o "${installation}" = full ] ; then echo install_done ; fi)