Hey all,

I am writing a "help" target in my buildfile and want to be able to
reference the name of the buildfile.  

Is there a variable that holds this? ${ant.buildfile.name}????

I want to do something like 
Usage: ant -buildfile ${ant.buildfile.name} stuff stuff and more stuff


Thanks,

Alex

Reply via email to