make/linux/makefiles/core.make

Print this page

        

*** 1,7 **** # ! # Copyright (c) 1999, 2008, 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. --- 1,7 ---- # ! # Copyright (c) 1999, 2010, 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.
*** 22,33 **** # # # Sets make macros for making core version of VM ! # Note the effect on includeDB lists in top.make: ! # includeDB_compiler* and ad_<arch>.*pp are excluded from the build, TYPE=CORE # There is no "core" directory in JDK. Install core build in server directory. VM_SUBDIR = server --- 22,32 ---- # # # Sets make macros for making core version of VM ! # Select which files to use (in top.make) TYPE=CORE # There is no "core" directory in JDK. Install core build in server directory. VM_SUBDIR = server