make/sun/rmi/rmi/Makefile

Print this page

        

@@ -26,10 +26,13 @@
 #
 # Makefile for building sun.rmi.*
 #
 
 BUILDDIR = ../../..
+JAVAC_MAX_WARNINGS = true
+JAVAC_WARNINGS_FATAL = true
+JAVAC_LINT_OPTIONS = -Xlint:all,-deprecation
 PACKAGE = sun.rmi
 PRODUCT = sun
 include $(BUILDDIR)/common/Defs.gmk
 
 #