make/Makefile

changeset 55
ab30d5761947
parent 54
a92183572d99
child 56
35c29ff8d904
     1.1 --- a/make/Makefile	Fri Apr 17 15:56:06 2009 +0100
     1.2 +++ b/make/Makefile	Mon Apr 20 19:01:16 2009 +0100
     1.3 @@ -72,9 +72,6 @@
     1.4  ifeq ($(DEBUG_CLASSFILES), true)
     1.5    ANT_OPTIONS += -Djavac.debug=true
     1.6    ANT_OPTIONS += -Djavac.debuglevel=source,lines,vars
     1.7 -else
     1.8 -  ANT_OPTIONS += -Djavac.debug=false
     1.9 -  ANT_OPTIONS += -Djavac.debuglevel=
    1.10  endif
    1.11  
    1.12  # Note: jdk/make/common/Defs.gmk uses LANGUAGE_VERSION (-source NN)

mercurial