jdk/make/sun/security/ec/Makefile
changeset 10336 0bb1999251f8
parent 10111 0b0ad1a4b88a
child 10798 413b731e1818
equal deleted inserted replaced
10335:3c7eda3ab2f5 10336:0bb1999251f8
   107   else
   107   else
   108     JCE_BUILD_DIR=${TEMPDIR}
   108     JCE_BUILD_DIR=${TEMPDIR}
   109   endif
   109   endif
   110 endif
   110 endif
   111 
   111 
       
   112 JAVAC_MAX_WARNINGS=false
       
   113 JAVAC_LINT_OPTIONS=-Xlint:all,-deprecation
       
   114 JAVAC_WARNINGS_FATAL=true
   112 include $(BUILDDIR)/common/Defs.gmk
   115 include $(BUILDDIR)/common/Defs.gmk
   113 
   116 
   114 #
   117 #
   115 # Location for the newly built classfiles.
   118 # Location for the newly built classfiles.
   116 #
   119 #