summaryrefslogtreecommitdiff
path: root/includes/pear/PEAR/Command/Build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'includes/pear/PEAR/Command/Build.xml')
-rw-r--r--includes/pear/PEAR/Command/Build.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/includes/pear/PEAR/Command/Build.xml b/includes/pear/PEAR/Command/Build.xml
new file mode 100644
index 0000000..ec4e6f5
--- /dev/null
+++ b/includes/pear/PEAR/Command/Build.xml
@@ -0,0 +1,10 @@
+<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> \ No newline at end of file