Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
5563N/A# The contents of this file are subject to the terms of the 5563N/A# Common Development and Distribution License (the "License"). 5563N/A# You may not use this file except in compliance with the License. 5563N/A# See the License for the specific language governing permissions 5563N/A# and limitations under the License. 5563N/A# When distributing Covered Code, include this CDDL HEADER in each 5563N/A# If applicable, add the following below this CDDL HEADER, with the 5563N/A# fields enclosed by brackets "[]" replaced with your own identifying 5563N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5563N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 5563N/A# Use is subject to license terms. 5563N/A# This makefile drives the production of the generic 5563N/A# x86 implementation architecture dependent 5563N/A# Define the module and object file sets. 5563N/A# Non-patch genunix builds merge a version of the ip module called ipctf. This 5563N/A# is to ensure that the common network-related types are included in genunix and 5563N/A# can thus be uniquified out of other modules. We don't want to do this for 5563N/A# patch builds, since we can't guarantee that ip and genunix will be in the same 5563N/A# For now, disable these lint checks; maintainers should endeavor 5563N/A# to investigate and remove these for maximum lint coverage. 5563N/A# Please do not carry these forward to new Makefiles. 5563N/A# Ensure that lint sees 'struct cpu' containing a fully declared # embedded 'struct machcpu' # Include common targets. # Software workarounds for hardware "features".