make/common/Release.gmk
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/make/common/Release.gmk	Sun Jan 15 23:19:06 2012
--- new/make/common/Release.gmk	Sun Jan 15 23:19:03 2012

*** 1,7 **** --- 1,7 ---- # ! # Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. ! # Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this
*** 704,717 **** --- 704,713 ---- # Meta-index construction to make core class loaders lazier BUILDMETAINDEX_JARFILE = $(ABS_BUILDTOOLJARDIR)/buildmetaindex.jar # SE-Embedded targets if enabled include $(JDK_TOPDIR)/make/common/Release-embedded.gmk ###################################################### # JRE Image ###################################################### initial-image-jre-setup:

make/common/Release.gmk
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File