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