jdk/make/tools/Makefile
changeset 20774 330ea6efa3fd
parent 15658 55b829ca2334
equal deleted inserted replaced
20512:91e823665026 20774:330ea6efa3fd
     1 #
     1 #
     2 # Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Oracle designates this
     7 # published by the Free Software Foundation.  Oracle designates this
    33 include $(BUILDDIR)/common/Defs.gmk
    33 include $(BUILDDIR)/common/Defs.gmk
    34 
    34 
    35 # Note: freetypecheck is built by Sanity.gmk if needed
    35 # Note: freetypecheck is built by Sanity.gmk if needed
    36 SUBDIRS =                   \
    36 SUBDIRS =                   \
    37   addjsum                   \
    37   addjsum                   \
       
    38   addtorestrictedpkgs       \
    38   buildmetaindex            \
    39   buildmetaindex            \
    39   cldrconverter             \
    40   cldrconverter             \
    40   commentchecker            \
    41   commentchecker            \
    41   compile_font_config       \
    42   compile_font_config       \
    42   compile_properties        \
    43   compile_properties        \