root/trunk/build.sh
| Revision 748, 233 bytes (checked in by kohlhaas, 7 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | # |
| 3 | # Usage: |
| 4 | # |
| 5 | # for a list of all available build-targets type |
| 6 | # ./build.sh -projecthelp |
| 7 | # |
| 8 | chmod u+x ./bin/antRun |
| 9 | chmod u+x ./bin/ant |
| 10 | export ANT_HOME=. |
| 11 | $PWD/bin/ant -logger org.apache.tools.ant.NoBannerLogger -emacs $@ |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/rapla.jpg)