This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
"Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
Andreas> In the same turn I added a cleanup routine snippet to remove the Andreas> produced *.jar stuff in the testsuite directory.
Andreas> Ok for mainline?
Almost...
Andreas> + eval gcj_cleanup [glob -nocomplain -- ${main}.*] [list $main ${main}.class]
Isn't it redundant to mention ${main}.class explicitly? Otherwise this is ok, thanks.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |