Makefile revision 147982cb800a90a2ac06d00d9a79ac50b0ca4ddb
961N/A# The contents of this file are subject to the terms of the 961N/A# Common Development and Distribution License (the "License"). 961N/A# You may not use this file except in compliance with the License. 961N/A# See the License for the specific language governing permissions 961N/A# and limitations under the License. 961N/A# When distributing Covered Code, include this CDDL HEADER in each 961N/A# If applicable, add the following below this CDDL HEADER, with the 961N/A# fields enclosed by brackets "[]" replaced with your own identifying 961N/A# information: Portions Copyright [yyyy] [name of copyright owner] 961N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 961N/A# Use is subject to license terms. 5385N/A# ident "%Z%%M% %I% %E% SMI" 5636N/A# This makefile drives the production of the bmc driver module. 961N/A# sun4v implementation architecture dependent 961N/A# Define the module and object file sets. 961N/A# For now, disable these lint checks; maintainers should endeavor 961N/A# to investigate and remove these for maximum lint coverage. 961N/A# Please do not carry these forward to new Makefiles.