253N/A# The contents of this file are subject to the terms of the
253N/A# Common Development and Distribution License (the "License").
253N/A# You may not use this file except in compliance with the License.
253N/A# See the License for the specific language governing permissions
253N/A# and limitations under the License.
253N/A# When distributing Covered Code, include this CDDL HEADER in each
253N/A# If applicable, add the following below this CDDL HEADER, with the
253N/A# fields enclosed by brackets "[]" replaced with your own identifying
253N/A# information: Portions Copyright [yyyy] [name of copyright owner]
1233N/A# Copyright(c) 2009, 2012, Oracle
and/or its affiliates. All rights reserved.
253N/Acppflags=-I${includedir}
253N/Acflags_only= -mt -D_REENTRANT
253N/Asizeof_long=SED_SIZEOF_LONG
253N/ADescription: An Open Source ODBC sub-system and SDK
253N/ALibs: -L${libdir} -lodbc
253N/ACflags: -I${includedir} -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=${sizeof_long}