Makefile revision bb25c06cca41ca78e5fb87fbb8e81d55beb18c95
b9cf7102006ac2ccfebcb78174585986ff127ba9jwoolley# CDDL HEADER START
d757628a07145aa711ba75b4e7c7c01a33133ca1jerenkrantz# The contents of this file are subject to the terms of the
d757628a07145aa711ba75b4e7c7c01a33133ca1jerenkrantz# Common Development and Distribution License (the "License").
1585c2979d749ee71edb6a1d57bc9ff6db12a426jerenkrantz# You may not use this file except in compliance with the License.
1585c2979d749ee71edb6a1d57bc9ff6db12a426jerenkrantz# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6bdb2c094666367615890147775bb18761216c8dminfrin# See the License for the specific language governing permissions
6bdb2c094666367615890147775bb18761216c8dminfrin# and limitations under the License.
c069757188a3cd9ab19b05169b005a824b60b6fcaaron# When distributing Covered Code, include this CDDL HEADER in each
c069757188a3cd9ab19b05169b005a824b60b6fcaaron# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
c069757188a3cd9ab19b05169b005a824b60b6fcaaron# If applicable, add the following below this CDDL HEADER, with the
c069757188a3cd9ab19b05169b005a824b60b6fcaaron# fields enclosed by brackets "[]" replaced with your own identifying
11ce97701b22d795fd1a5ec3769a3367bc220921wrowe# information: Portions Copyright [yyyy] [name of copyright owner]
11ce97701b22d795fd1a5ec3769a3367bc220921wrowe# CDDL HEADER END
6cdd5cd95d8323de5cfb912d8fc0df8c5e3d02cejerenkrantz# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
e45d7d4ca98387c2898f8302bafb31e3b4f5a5d8jwoolley# Use is subject to license terms.
239ab9d14d3851c2efc1312b3b42c838073533f4jerenkrantz#ident "%Z%%M% %I% %E% SMI"
239ab9d14d3851c2efc1312b3b42c838073533f4jerenkrantz# This makefile drives the production of the kernel component of
239ab9d14d3851c2efc1312b3b42c838073533f4jerenkrantz# the lx brand
c5fb76caa5498c60b991fcba8dfbf3c229f0f4d5rbb# Path to the base of the uts directory tree (usually /usr/src/uts).
2b13bc45632d72cdf50ac42149e4fc8bc0d05bf2stoddard# Path to where brand common sources live
2b13bc45632d72cdf50ac42149e4fc8bc0d05bf2stoddard# Define the module and object file sets.
b584ec31a47334b1253f4a5ad73f023336ab2f28jwoolley# Include common rules.
f905b21d99b264dbf26acc30b430ebe92838cdcejerenkrantz# Define targets
dc903d97a896d4e414efb1cb49f22ce00a49f070trawick# lint pass one enforcement
15405e91bb3fad5a80f7abe828a00b44a3a65bf8jerenkrantz# For now, disable these lint checks; maintainers should endeavor
15405e91bb3fad5a80f7abe828a00b44a3a65bf8jerenkrantz# to investigate and remove these for maximum lint coverage.
f905b21d99b264dbf26acc30b430ebe92838cdcejerenkrantz# Please do not carry these forward to new Makefiles.
b3edf21d591bfd0e64bbec0dda73c0e41d7ecdb6wrowe# Default build targets.
25b812bcab8b61981e288996b991e0ab4d224b92jerenkrantz# Include common targets.
0396e75f271f51be57be778655e32ba8d64d240bwrowe# Include brand-specific rules