go-mailzu/lib/pear/PEAR/Command/Build.xml

10 lines
260 B
XML
Raw Normal View History

2008-12-10 14:33:43 +01:00
<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>