make/gensrc/GensrcVarHandles.gmk
changeset 58908 73bb9c4002cc
parent 53110 50677f43ac3d
equal deleted inserted replaced
58907:2507757e9ef7 58908:73bb9c4002cc
     1 #
     1 #
     2 # Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2015, 2019, 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
   171 
   171 
   172 GENSRC_JAVA_BASE += $(GENSRC_VARHANDLES)
   172 GENSRC_JAVA_BASE += $(GENSRC_VARHANDLES)
   173 
   173 
   174 # Include custom extension post hook
   174 # Include custom extension post hook
   175 $(eval $(call IncludeCustomExtension, gensrc/GensrcVarHandles-post.gmk))
   175 $(eval $(call IncludeCustomExtension, gensrc/GensrcVarHandles-post.gmk))
   176