jdk/make/tools/Makefile
changeset 10110 75674d930b1f
parent 8796 604a43386301
child 12853 7bdaa5aefd3d
equal deleted inserted replaced
10109:76e1595342e5 10110:75674d930b1f
    26 #
    26 #
    27 # Create all the build tools
    27 # Create all the build tools
    28 #
    28 #
    29 
    29 
    30 BUILDDIR = ..
    30 BUILDDIR = ..
       
    31 
       
    32 SUBDIRS_MAKEFLAGS += JAVAC_MAX_WARNINGS=true JAVAC_WARNINGS_FATAL=true
    31 include $(BUILDDIR)/common/Defs.gmk
    33 include $(BUILDDIR)/common/Defs.gmk
    32 
    34 
    33 # Note: freetypecheck is built by Sanity.gmk if needed
    35 # Note: freetypecheck is built by Sanity.gmk if needed
    34 SUBDIRS =                   \
    36 SUBDIRS =                   \
    35   addjsum                   \
    37   addjsum                   \