Makefile revision 0
03831d35f7499c87d51205817c93e9a8d42c4baestevel# Copyright 1997-2002 Sun Microsystems, Inc. All Rights Reserved.
03831d35f7499c87d51205817c93e9a8d42c4baestevel# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
03831d35f7499c87d51205817c93e9a8d42c4baestevel# This code is free software; you can redistribute it and/or modify it
03831d35f7499c87d51205817c93e9a8d42c4baestevel# under the terms of the GNU General Public License version 2 only, as
03831d35f7499c87d51205817c93e9a8d42c4baestevel# published by the Free Software Foundation. Sun designates this
03831d35f7499c87d51205817c93e9a8d42c4baestevel# particular file as subject to the "Classpath" exception as provided
03831d35f7499c87d51205817c93e9a8d42c4baestevel# by Sun in the LICENSE file that accompanied this code.
03831d35f7499c87d51205817c93e9a8d42c4baestevel# This code is distributed in the hope that it will be useful, but WITHOUT
03831d35f7499c87d51205817c93e9a8d42c4baestevel# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
03831d35f7499c87d51205817c93e9a8d42c4baestevel# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
03831d35f7499c87d51205817c93e9a8d42c4baestevel# version 2 for more details (a copy is included in the LICENSE file that
03831d35f7499c87d51205817c93e9a8d42c4baestevel# accompanied this code).
03831d35f7499c87d51205817c93e9a8d42c4baestevel# You should have received a copy of the GNU General Public License version
03831d35f7499c87d51205817c93e9a8d42c4baestevel# 2 along with this work; if not, write to the Free Software Foundation,
03831d35f7499c87d51205817c93e9a8d42c4baestevel# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
03831d35f7499c87d51205817c93e9a8d42c4baestevel# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
03831d35f7499c87d51205817c93e9a8d42c4baestevel# CA 95054 USA or visit www.sun.com if you need additional information or
193974072f41a843678abf5f61979c748687e66bSherry Moore# have any questions.
03831d35f7499c87d51205817c93e9a8d42c4baestevel# Makefile to build the Table demo.
03831d35f7499c87d51205817c93e9a8d42c4baestevel# Demo jar building rules.