# $Id$ all: ant $@ clean: ant $@ compile: ant $@ dist: ant $@ install: ant $@ list: ant $@ prepare: ant $@ reload: ant $@ remove: ant $@