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