Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# CDDL HEADER START
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# The contents of this file are subject to the terms of the
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# Common Development and Distribution License (the "License").
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# You may not use this file except in compliance with the License.
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# See the License for the specific language governing permissions
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# and limitations under the License.
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# When distributing Covered Code, include this CDDL HEADER in each
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# If applicable, add the following below this CDDL HEADER, with the
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# fields enclosed by brackets "[]" replaced with your own identifying
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# information: Portions Copyright [yyyy] [name of copyright owner]
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# CDDL HEADER END
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# Use is subject to license terms.
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soome# ident "%Z%%M% %I% %E% SMI"
5ffb0c9b03b5149ff4f5821a62be4a52408ada2aToomas Soomeall clean clobber delete install lint package: $(SUBDIRS)
FRC: