Makefile revision e2c88f0c2610f16de7b639746b40dea5f3e2256e
181N/A# The contents of this file are subject to the terms of the 181N/A# Common Development and Distribution License (the "License"). 181N/A# You may not use this file except in compliance with the License. 181N/A# See the License for the specific language governing permissions 181N/A# and limitations under the License. 181N/A# When distributing Covered Code, include this CDDL HEADER in each 181N/A# If applicable, add the following below this CDDL HEADER, with the 181N/A# fields enclosed by brackets "[]" replaced with your own identifying 181N/A# information: Portions Copyright [yyyy] [name of copyright owner] 181N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved. 3158N/A# Use is subject to license terms. 181N/A# This makefile drives the production of the DCA kCF provider. 181N/A# intel implementation architecture dependent 2928N/A# Define the module and object file sets. 181N/A# C99 mode is needed for dca 181N/A# For now, disable these lint checks; maintainers should endeavor 181N/A# to investigate and remove these for maximum lint coverage. 181N/A# Please do not carry these forward to new Makefiles. 315N/A# Default build targets. 315N/A# Include common targets.