jdk/make/sun/net/spi/Makefile
changeset 10596 39b3a979e600
parent 7668 d4a77089c587
child 14342 8435a30053c1
equal deleted inserted replaced
10595:c5be3e19fbab 10596:39b3a979e600
    22 # or visit www.oracle.com if you need additional information or have any
    22 # or visit www.oracle.com if you need additional information or have any
    23 # questions.
    23 # questions.
    24 #
    24 #
    25 
    25 
    26 BUILDDIR = ../../..
    26 BUILDDIR = ../../..
       
    27 SUBDIRS_MAKEFLAGS += JAVAC_WARNINGS_FATAL=true
       
    28 
    27 include $(BUILDDIR)/common/Defs.gmk
    29 include $(BUILDDIR)/common/Defs.gmk
    28 
    30 
    29 SUBDIRS_misc = nameservice 
    31 SUBDIRS_misc = nameservice 
    30 include $(BUILDDIR)/common/Subdirs.gmk
    32 include $(BUILDDIR)/common/Subdirs.gmk
    31 
    33