2035N/A#
2035N/A# CDDL HEADER START
2035N/A#
2035N/A# The contents of this file are subject to the terms of the
2035N/A# Common Development and Distribution License (the "License").
2035N/A# You may not use this file except in compliance with the License.
2035N/A#
2035N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2035N/A# or http://www.opensolaris.org/os/licensing.
2035N/A# See the License for the specific language governing permissions
2035N/A# and limitations under the License.
2035N/A#
2035N/A# When distributing Covered Code, include this CDDL HEADER in each
2035N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2035N/A# If applicable, add the following below this CDDL HEADER, with the
2035N/A# fields enclosed by brackets "[]" replaced with your own identifying
2035N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2035N/A#
2035N/A# CDDL HEADER END
2035N/A#
3817N/A#
2035N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
2035N/A# Use is subject to license terms.
2035N/A#
2035N/A
2235N/AMODULE = sdbc.so
2035N/AMDBTGT = kvm
2035N/A
2035N/AAVSBASE = ../../../../../uts/common/avs
2235N/A
2035N/AMODSRCS = sdbc.c
2035N/A
2035N/Ainclude ../../../../Makefile.cmd
2035N/Ainclude ../../../../Makefile.cmd.64
2899N/Ainclude ../../Makefile.sparcv9
2899N/Ainclude ../../../Makefile.module
3817N/Ainclude ../../../common/modules/sdbc/Makefile.com
3817N/ACPPFLAGS += -I$(AVSBASE)
3817N/A