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