Makefile revision f841f6ad96ea6675d6c6b35c749eaac601799fdf
7f8560d31e30100c40e1357318c942efbca83317Heng Jiang# CDDL HEADER START
2a0b5e7b246cc32d46b4ed4e53ab8e909e41c3d0Heng Jiang# The contents of this file are subject to the terms of the
2a0b5e7b246cc32d46b4ed4e53ab8e909e41c3d0Heng Jiang# Common Development and Distribution License (the "License").
2a0b5e7b246cc32d46b4ed4e53ab8e909e41c3d0Heng Jiang# You may not use this file except in compliance with the License.
2a0b5e7b246cc32d46b4ed4e53ab8e909e41c3d0Heng Jiang# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4fd9d02aaec1d0447c2897f977c4c48b0c7e5c20Christian Maeder# See the License for the specific language governing permissions
4fd9d02aaec1d0447c2897f977c4c48b0c7e5c20Christian Maeder# and limitations under the License.
2a0b5e7b246cc32d46b4ed4e53ab8e909e41c3d0Heng Jiang# When distributing Covered Code, include this CDDL HEADER in each
bec7e681b0ba4d085638ec7af0cf7ae5068840caChristian Maeder# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2a0b5e7b246cc32d46b4ed4e53ab8e909e41c3d0Heng Jiang# If applicable, add the following below this CDDL HEADER, with the
2a0b5e7b246cc32d46b4ed4e53ab8e909e41c3d0Heng Jiang# fields enclosed by brackets "[]" replaced with your own identifying
729bcb10ecaad874ca91fe14a57011d2e254d8c5Christian Maeder# information: Portions Copyright [yyyy] [name of copyright owner]
2a0b5e7b246cc32d46b4ed4e53ab8e909e41c3d0Heng Jiang# CDDL HEADER END
2a0b5e7b246cc32d46b4ed4e53ab8e909e41c3d0Heng Jiang# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
2a0b5e7b246cc32d46b4ed4e53ab8e909e41c3d0Heng Jiang# Use is subject to license terms.
729bcb10ecaad874ca91fe14a57011d2e254d8c5Christian Maeder#ident "%Z%%M% %I% %E% SMI"
729bcb10ecaad874ca91fe14a57011d2e254d8c5Christian MaederCPPFLAGS += $(INCDIRS:%=-I%) -DCMA_VERSION='$(CMA_VERSION)'