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