]> git.mxchange.org Git - friendica.git/blob - vendor/pear-pear.php.net/PEAR/PEAR/Command/Build.xml
Update composer.json
[friendica.git] / vendor / pear-pear.php.net / 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>