Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# CDDL HEADER START
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# The contents of this file are subject to the terms of the
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# Common Development and Distribution License, Version 1.0 only
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# (the "License"). You may not use this file except in compliance
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# with the License.
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# See the License for the specific language governing permissions
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# and limitations under the License.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# If applicable, add the following below this CDDL HEADER, with the
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# fields enclosed by brackets "[]" replaced with your own identifying
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# information: Portions Copyright [yyyy] [name of copyright owner]
94bd918b63001277f1b28ae4581645f8a835688fBob Halley# CDDL HEADER END
94bd918b63001277f1b28ae4581645f8a835688fBob Halley# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
94bd918b63001277f1b28ae4581645f8a835688fBob Halley# Use is subject to license terms.
94bd918b63001277f1b28ae4581645f8a835688fBob Halley#ident "%Z%%M% %I% %E% SMI"
94bd918b63001277f1b28ae4581645f8a835688fBob HalleyLINTSUBDIRS = $(COMMON_LINTSUBDIRS) $($(MACH)_LINTSUBDIRS)