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