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