jdk/make/java/verify/Makefile
changeset 849 be386e469547
parent 2 90ce3da70b43
child 1090 c5805b1672a6
equal deleted inserted replaced
848:8519a48b52bd 849:be386e469547
    41   #
    41   #
    42   # Don't want JAVALIB
    42   # Don't want JAVALIB
    43   #
    43   #
    44   JAVALIB = 
    44   JAVALIB = 
    45   EXTRA_LIBS = 
    45   EXTRA_LIBS = 
    46   # Files built here do not compile with warning level 3 if warnings are fatal
       
    47   COMPILER_WARNINGS_FATAL=false
       
    48 endif
    46 endif
    49 
    47 
    50 #
    48 #
    51 # Files to compile.
    49 # Files to compile.
    52 #
    50 #