blob: 1b6e839582e83ddf4556f11a774eb16bfb86d407 [file] [log] [blame]
check:
$(ANT) test
# Make sure this doesn't fail if ant is not configured.
clean-local:
ANT=$(ANT) ; if test -z "$$ANT" ; then ANT=: ; fi ; \
$$ANT clean