Makefile revision 2362
276e28f813ffef042d5a6e9f3373ef4e2ad37996Mark Andrews# Copyright (c) 1997, 2007, Oracle and/or its affiliates. All rights reserved.
a6a23642eaf383add7a0be045c01e7dd8278ccafAndreas Gustafsson# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
848dcebe28e032abfc66e7f10686e1b04a8516feMark Andrews# This code is free software; you can redistribute it and/or modify it
848dcebe28e032abfc66e7f10686e1b04a8516feMark Andrews# under the terms of the GNU General Public License version 2 only, as
848dcebe28e032abfc66e7f10686e1b04a8516feMark Andrews# published by the Free Software Foundation. Oracle designates this
848dcebe28e032abfc66e7f10686e1b04a8516feMark Andrews# particular file as subject to the "Classpath" exception as provided
848dcebe28e032abfc66e7f10686e1b04a8516feMark Andrews# by Oracle in the LICENSE file that accompanied this code.
848dcebe28e032abfc66e7f10686e1b04a8516feMark Andrews# This code is distributed in the hope that it will be useful, but WITHOUT
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
848dcebe28e032abfc66e7f10686e1b04a8516feMark Andrews# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
848dcebe28e032abfc66e7f10686e1b04a8516feMark Andrews# version 2 for more details (a copy is included in the LICENSE file that
848dcebe28e032abfc66e7f10686e1b04a8516feMark Andrews# accompanied this code).
bcf15a19ae0efa72a22cdfb50666a3c6ce39eb9fTinderbox User# You should have received a copy of the GNU General Public License version
848dcebe28e032abfc66e7f10686e1b04a8516feMark Andrews# 2 along with this work; if not, write to the Free Software Foundation,
848dcebe28e032abfc66e7f10686e1b04a8516feMark Andrews# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
983df82baf1d7d0b668c98cf45928a19f175c6e7Tinderbox User# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
848dcebe28e032abfc66e7f10686e1b04a8516feMark Andrews# or visit www.oracle.com if you need additional information or have any
848dcebe28e032abfc66e7f10686e1b04a8516feMark Andrews# Makefile for building the jfc demos
67adc03ef81fb610f8df093b17f55275ee816754Evan Hunt# Some demos aren't currently included in OpenJDK