Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
26N/A# The contents of this file are subject to the terms of the 26N/A# Common Development and Distribution License, Version 1.0 only 26N/A# (the "License"). You may not use this file except in compliance 26N/A# See the License for the specific language governing permissions 26N/A# and limitations under the License. 26N/A# When distributing Covered Code, include this CDDL HEADER in each 26N/A# If applicable, add the following below this CDDL HEADER, with the 26N/A# fields enclosed by brackets "[]" replaced with your own identifying 26N/A# information: Portions Copyright [yyyy] [name of copyright owner] 26N/A# Copyright 2004 Sun Microsystems, Inc. All rights reserved. 26N/A# Use is subject to license terms. 26N/A#pragma ident "%Z%%M% %I% %E% SMI" 26N/A# This makefile drives the production of the pmubus driver kernel module 26N/A# sun4u implementation architecture dependent 26N/A# Path to the base of the uts directory tree (usually /usr/src/uts). 26N/A# Define the module and object file sets. # lint pass one enforcement # Turn on doubleword alignment for 64-bit registers # Include common targets.