Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
3321N/A# The contents of this file are subject to the terms of the 3321N/A# Common Development and Distribution License (the "License"). 3321N/A# You may not use this file except in compliance with the License. 3321N/A# See the License for the specific language governing permissions 3321N/A# and limitations under the License. 3321N/A# When distributing Covered Code, include this CDDL HEADER in each 3321N/A# If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # Copyright (c) 2011 Bayard G. Bell. All rights reserved. # This makefile drives the production of the cpr misc kernel module. # i86pc implementation architecture dependent # Path to the base of the uts directory tree (usually /usr/src/uts). # Define the module and object file sets. # bootdev required as per previous inline commenting referencing symbol # i_devname_to_promname(), which may only be necessary on SPARC. Removing # this symbol may be sufficient to remove depedency. # lint pass one enforcement # Include common targets.