Makefile revision bb25c06cca41ca78e5fb87fbb8e81d55beb18c95
842ae4bd224140319ae7feec1872b93dfd491143fielding# CDDL HEADER START
842ae4bd224140319ae7feec1872b93dfd491143fielding# The contents of this file are subject to the terms of the
842ae4bd224140319ae7feec1872b93dfd491143fielding# Common Development and Distribution License (the "License").
842ae4bd224140319ae7feec1872b93dfd491143fielding# You may not use this file except in compliance with the License.
08cb74ca432a8c24e39f17dedce527e6a47b8001jerenkrantz# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
08cb74ca432a8c24e39f17dedce527e6a47b8001jerenkrantz# See the License for the specific language governing permissions
08cb74ca432a8c24e39f17dedce527e6a47b8001jerenkrantz# and limitations under the License.
08cb74ca432a8c24e39f17dedce527e6a47b8001jerenkrantz# When distributing Covered Code, include this CDDL HEADER in each
08cb74ca432a8c24e39f17dedce527e6a47b8001jerenkrantz# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
aadf50900dfe0e5da15c24f69650e3b3d72601b4jfclere# If applicable, add the following below this CDDL HEADER, with the
aadf50900dfe0e5da15c24f69650e3b3d72601b4jfclere# fields enclosed by brackets "[]" replaced with your own identifying
aadf50900dfe0e5da15c24f69650e3b3d72601b4jfclere# information: Portions Copyright [yyyy] [name of copyright owner]
aadf50900dfe0e5da15c24f69650e3b3d72601b4jfclere# CDDL HEADER END
aadf50900dfe0e5da15c24f69650e3b3d72601b4jfclere# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
e8f95a682820a599fe41b22977010636be5c2717jim# Use is subject to license terms.
e8f95a682820a599fe41b22977010636be5c2717jim#ident "%Z%%M% %I% %E% SMI"
e8f95a682820a599fe41b22977010636be5c2717jim# This Makefile builds the Pentium 1, 2, and 3 Performance Counter BackEnd (PCBE)
aadf50900dfe0e5da15c24f69650e3b3d72601b4jfclere# Define module and object file sets.
aadf50900dfe0e5da15c24f69650e3b3d72601b4jfclere# Include common rules.
aadf50900dfe0e5da15c24f69650e3b3d72601b4jfclere# Define targets.
aadf50900dfe0e5da15c24f69650e3b3d72601b4jfclere# For now, disable these lint checks; maintainers should endeavor
06db0b751a4aa2c0aed3faf699dd1844dbb864dfmartin# to investigate and remove these for maximum lint coverage.
aadf50900dfe0e5da15c24f69650e3b3d72601b4jfclere# Please do not carry these forward to new Makefiles.
aadf50900dfe0e5da15c24f69650e3b3d72601b4jfclere# Default build targets.
aadf50900dfe0e5da15c24f69650e3b3d72601b4jfclere# Include common targets.