friendica/vendor/pear-pear.php.net/PEAR/PEAR/Command/Build.xml

10 lines
260 B
XML

<commands version="1.0">
<build>
<summary>Build an Extension From C Source</summary>
<function>doBuild</function>
<shortcut>b</shortcut>
<options />
<doc>[package.xml]
Builds one or more extensions contained in a package.</doc>
</build>
</commands>