description: "Build XML support files for Goanna Applications" date: "$Date: 2006-12-21 08:40:24 -0800 (Thu, 21 Dec 2006) $" revision: "$Revision: 526 $" author: "Neal L. Lester [neal@3dsafety.com]" copyright: "Copyright (c) Neal L. Lester" license: "Eiffel Forum License v2 (see forum.txt)" Build Ace file or ESD file for Eiffel compiler ${eiffel}. Generate file in ${gexace_output} if specified. Pass $DEBUG option to 'gexace' if ${debug} is defined. Pass $BOOTSTRAP option to 'gexace' if ${bootstrap} is defined. Pass $GOBO_OS value to 'gexace'. Pass $GOBO_CC value to 'gexace' if defined. Pass $GOBO_XML_EXPAT option to 'gexace' if defined. Pass $GOBO_DOTNET option to 'gexace' if defined. To be redefined in descendant if additional options are necessary.