make/sun/rmi/rmid/Makefile

Print this page

        

*** 27,36 **** --- 27,38 ---- # Install a wrapper for the "rmid" command. The associated classfiles # are built at a higher level. # BUILDDIR = ../../.. + JAVAC_MAX_WARNINGS = true + JAVAC_WARNINGS_FATAL = true PACKAGE = sun.rmi.activation PRODUCT = sun include $(BUILDDIR)/common/Defs.gmk build: stubs rmid