Initial repo created
[timetracker.git] / WEB-INF / lib / pear / PEAR / Command / Build.xml
1 <commands version="1.0">
2  <build>
3   <summary>Build an Extension From C Source</summary>
4   <function>doBuild</function>
5   <shortcut>b</shortcut>
6   <options />
7   <doc>[package.xml]
8 Builds one or more extensions contained in a package.</doc>
9  </build>
10 </commands>