Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
1583N/A# The contents of this file are subject to the terms of the 1583N/A# Common Development and Distribution License (the "License"). 4040N/A# You may not use this file except in compliance with the License. # See the License for the specific language governing permissions # and limitations under the License. # When distributing Covered Code, include this CDDL HEADER in each # 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 2006 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 emul64 kernel # driver to testing hotplugging operations # Path to the base of the uts directory tree (usually /usr/src/uts). # Define the module and object file sets. # lint pass one enforcement # For now, disable these lint checks; maintainers should endeavor # to investigate and remove these for maximum lint coverage. # Please do not carry these forward to new Makefiles. # Include common targets.