8007455: Extraneous $(ECHO) in make/Makefile

Reviewed-by: sundar
This commit is contained in:
James Laskey 2013-02-04 08:13:05 -04:00 committed by Jim Laskey
parent 4f2891ca8d
commit 58f1fb6ecd

View File

@ -185,7 +185,6 @@ all: test docs
# Standard make clobber target
clobber: clean
$(ECHO) "Cleaning Nashorn! #1"
# All ant targets of interest
ANT_TARGETS = clean externals update-externals jar javadoc shelldoc docs test test262 test262parallel octane sunspider perf alltests