Makefile revision 2362
037f4c44a9ef4e458f46b264aebd12df049b0f0cvboxsync# Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
037f4c44a9ef4e458f46b264aebd12df049b0f0cvboxsync# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
037f4c44a9ef4e458f46b264aebd12df049b0f0cvboxsync# This code is free software; you can redistribute it and/or modify it
e64031e20c39650a7bc902a3e1aba613b9415deevboxsync# under the terms of the GNU General Public License version 2 only, as
037f4c44a9ef4e458f46b264aebd12df049b0f0cvboxsync# published by the Free Software Foundation. Oracle designates this
b2c3f5df103036986b56a7d5815b20d50399a372vboxsync# particular file as subject to the "Classpath" exception as provided
037f4c44a9ef4e458f46b264aebd12df049b0f0cvboxsync# by Oracle in the LICENSE file that accompanied this code.
037f4c44a9ef4e458f46b264aebd12df049b0f0cvboxsync# This code is distributed in the hope that it will be useful, but WITHOUT
037f4c44a9ef4e458f46b264aebd12df049b0f0cvboxsync# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
037f4c44a9ef4e458f46b264aebd12df049b0f0cvboxsync# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
037f4c44a9ef4e458f46b264aebd12df049b0f0cvboxsync# version 2 for more details (a copy is included in the LICENSE file that
037f4c44a9ef4e458f46b264aebd12df049b0f0cvboxsync# accompanied this code).
037f4c44a9ef4e458f46b264aebd12df049b0f0cvboxsync# You should have received a copy of the GNU General Public License version
037f4c44a9ef4e458f46b264aebd12df049b0f0cvboxsync# 2 along with this work; if not, write to the Free Software Foundation,
037f4c44a9ef4e458f46b264aebd12df049b0f0cvboxsync# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
037f4c44a9ef4e458f46b264aebd12df049b0f0cvboxsync# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
037f4c44a9ef4e458f46b264aebd12df049b0f0cvboxsync# or visit www.oracle.com if you need additional information or have any
037f4c44a9ef4e458f46b264aebd12df049b0f0cvboxsync# questions.
8d974ced0dc3540dd1b3ec85f8663388e246461avboxsync# Make the directories of include files shipped with the JDK.
c285785ffc9f35513e0c6e7e2a05df3090dc919cvboxsync$(PLATFORM_INCLUDE)/%.h: $(PLATFORM_SRC)/javavm/export/%.h
037f4c44a9ef4e458f46b264aebd12df049b0f0cvboxsync# How to install jvm.cfg.