make/sun/rmi/registry/Makefile

Print this page

        

@@ -26,10 +26,12 @@
 #
 # Makefile for building sun.rmi.registry.* and the "rmiregistry" command
 #
 
 BUILDDIR = ../../..
+JAVAC_MAX_WARNINGS = true
+JAVAC_WARNINGS_FATAL = true
 PACKAGE = sun.rmi.registry
 PRODUCT = sun
 include $(BUILDDIR)/common/Defs.gmk
 
 #