build.xml revision 21c6ea459a2245c14e71f85b7cd3d160f75ff19e
<?xml version="1.0" encoding="UTF-8"?>
<project name="YUI" default="local">
<description>DOM - Build All Modules</description>
<target name="local">
</target>
<target name="deploy">
</target>
<target name="all">
</target>
</project>