jdk/make/javax/crypto/Makefile
changeset 10336 0bb1999251f8
parent 9776 3b9d58a79b55
child 14006 f3680f57ce55
equal deleted inserted replaced
10335:3c7eda3ab2f5 10336:0bb1999251f8
   126   else
   126   else
   127     JCE_BUILD_DIR=${TEMPDIR}
   127     JCE_BUILD_DIR=${TEMPDIR}
   128   endif
   128   endif
   129 endif
   129 endif
   130 
   130 
       
   131 JAVAC_MAX_WARNINGS = true
       
   132 JAVAC_WARNINGS_FATAL = true
   131 include $(BUILDDIR)/common/Defs.gmk
   133 include $(BUILDDIR)/common/Defs.gmk
   132 
   134 
   133 #
   135 #
   134 # Location for the newly built classfiles.
   136 # Location for the newly built classfiles.
   135 #
   137 #