Makefile revision 0
11e9368a226272085c337e9e74b79808c16fbdbaTinderbox User# Copyright 1998-2005 Sun Microsystems, Inc. All Rights Reserved.
3e02c9e33656dcd9c364633d42dd785d3e6fdd66Automatic Updater# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updater# This code is free software; you can redistribute it and/or modify it
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updater# under the terms of the GNU General Public License version 2 only, as
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updater# published by the Free Software Foundation. Sun designates this
3e02c9e33656dcd9c364633d42dd785d3e6fdd66Automatic Updater# particular file as subject to the "Classpath" exception as provided
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updater# by Sun in the LICENSE file that accompanied this code.
3e02c9e33656dcd9c364633d42dd785d3e6fdd66Automatic Updater# This code is distributed in the hope that it will be useful, but WITHOUT
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updater# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updater# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updater# version 2 for more details (a copy is included in the LICENSE file that
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updater# accompanied this code).
ea94d370123a5892f6c47a97f21d1b28d44bb168Tinderbox User# You should have received a copy of the GNU General Public License version
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updater# 2 along with this work; if not, write to the Free Software Foundation,
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updater# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updater# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updater# CA 95054 USA or visit www.sun.com if you need additional information or
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updater# have any questions.
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updater# Makefile for building the generic version of medialib
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updater# Use highest level of optimization on this library
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updaterinclude $(BUILDDIR)/common/Mapfile-vers.gmk
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updater# set compile options for solaris 32- or 64-bit build
590c12cfe3b9a179ab2faa1be791a069c81882e0Automatic Updater -I$(PLATFORM_SRC)/native/$(PKGDIR)/medialib