langtools/make/Makefile
changeset 4941 37df21e3fdb7
parent 4697 6b2500c26d51
child 5219 6765bf7b1023
--- a/langtools/make/Makefile	Thu Feb 18 15:41:36 2010 -0800
+++ b/langtools/make/Makefile	Mon Feb 22 21:37:13 2010 +0000
@@ -70,7 +70,7 @@
 endif
 
 ifdef VERBOSE
-  ANT_OPTIONS += -verbose -diagnostics
+  ANT_OPTIONS += -verbose -debug
 endif
 
 ifdef JDK_VERSION