Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass#
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass# CDDL HEADER START
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass#
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass# The contents of this file are subject to the terms of the
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass# Common Development and Distribution License, Version 1.0 only
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass# (the "License"). You may not use this file except in compliance
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass# with the License.
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass#
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass# or http://www.opensolaris.org/os/licensing.
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass# See the License for the specific language governing permissions
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass# and limitations under the License.
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass#
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass# When distributing Covered Code, include this CDDL HEADER in each
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass# If applicable, add the following below this CDDL HEADER, with the
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass# fields enclosed by brackets "[]" replaced with your own identifying
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass# information: Portions Copyright [yyyy] [name of copyright owner]
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass#
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass# CDDL HEADER END
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass#
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass#
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass# Copyright (c) 1997 by Sun Microsystems, Inc.
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass# All rights reserved.
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass#
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass#ident "%Z%%M% %I% %E% SMI"
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass#
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass
7c5fc12c42c604e5ac714655303085487631ef11Dav Glassinclude ../Makefile.com
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass
7c5fc12c42c604e5ac714655303085487631ef11Dav Glassinstall: all $(ROOTUSRSBINPROG32)
7c5fc12c42c604e5ac714655303085487631ef11Dav Glass