source: branches/version-2_13-dev/data/module/PEAR/Command/Build.xml @ 23125

Revision 23125, 260 bytes checked in by kimoto, 11 years ago (diff)

#2275 PEAR更新
不要なrequire_onceの削除
レガシーなPEARモジュールは使わない
SearchReplace?.phpのパスが間違っているので修正

Line 
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]
8Builds one or more extensions contained in a package.</doc>
9 </build>
10</commands>
Note: See TracBrowser for help on using the repository browser.