Makefile revision c8343062f6e25afd9c2a31b65df357030e69fa55
1258N/A# The contents of this file are subject to the terms of the 1258N/A# Common Development and Distribution License, Version 1.0 only 1258N/A# (the "License"). You may not use this file except in compliance 1258N/A# See the License for the specific language governing permissions 1258N/A# and limitations under the License. 1258N/A# When distributing Covered Code, include this CDDL HEADER in each 1258N/A# If applicable, add the following below this CDDL HEADER, with the 1258N/A# fields enclosed by brackets "[]" replaced with your own identifying 1258N/A# information: Portions Copyright [yyyy] [name of copyright owner] 1258N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved. 1258N/A# Use is subject to license terms. 1258N/A#pragma ident "%Z%%M% %I% %E% SMI" 1258N/A# This makefile drives the production of the pcram driver kernel module. 1258N/A# Define the module and object file sets. # Override defaults to build a unique, local modstubs.o. # lint pass one enforcement # Include common targets.