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