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