Makefile revision 2362
86f221492f6f6b71c1114e3edba7373aa93d906bMark Andrews# Copyright (c) 1998, 2002, Oracle and/or its affiliates. All rights reserved.
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt# This code is free software; you can redistribute it and/or modify it
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt# under the terms of the GNU General Public License version 2 only, as
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt# published by the Free Software Foundation. Oracle designates this
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt# particular file as subject to the "Classpath" exception as provided
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt# by Oracle in the LICENSE file that accompanied this code.
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt# This code is distributed in the hope that it will be useful, but WITHOUT
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt# version 2 for more details (a copy is included in the LICENSE file that
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt# accompanied this code).
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt# You should have received a copy of the GNU General Public License version
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt# 2 along with this work; if not, write to the Free Software Foundation,
c1a72112b2391bd8f149c5f19bdb12fa0d39fef4Mark Andrews# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt# or visit www.oracle.com if you need additional information or have any
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt# Build applet demo.
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt# Demo jar building rules.