- <?xml version="1.0" encoding="UTF-8"?>
- <project basedir="../../." default="INSTALL" name="git.INSTALL">
- <include file="build.git.PRODUCT.xml" />
-
-
- <target name="INSTALL" />
- <!--<target if="git.INSTALL.install_example.ifdef" name="INSTALL.install_example">
- <copy file="${git.INSTALL.install_example}" tofile="${git.install_example}" />
- </target>-->
- </project>
|