Makefile revision e8031f0a8ed0e45c6d8847c5e09424e66fd34a4b
5277e290ad70afdf97f359019afd8fb5816f4102Till Mossakowski# CDDL HEADER START
d3f2015ae170a15e5b57d4880ded53073d725ac0Till Mossakowski# The contents of this file are subject to the terms of the
d3f2015ae170a15e5b57d4880ded53073d725ac0Till Mossakowski# Common Development and Distribution License (the "License").
5277e290ad70afdf97f359019afd8fb5816f4102Till Mossakowski# You may not use this file except in compliance with the License.
5277e290ad70afdf97f359019afd8fb5816f4102Till Mossakowski# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5277e290ad70afdf97f359019afd8fb5816f4102Till Mossakowski# or http://www.opensolaris.org/os/licensing.
d3f2015ae170a15e5b57d4880ded53073d725ac0Till Mossakowski# See the License for the specific language governing permissions
d3f2015ae170a15e5b57d4880ded53073d725ac0Till Mossakowski# and limitations under the License.
d3f2015ae170a15e5b57d4880ded53073d725ac0Till Mossakowski# When distributing Covered Code, include this CDDL HEADER in each
d3f2015ae170a15e5b57d4880ded53073d725ac0Till Mossakowski# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
d3f2015ae170a15e5b57d4880ded53073d725ac0Till Mossakowski# If applicable, add the following below this CDDL HEADER, with the
d3f2015ae170a15e5b57d4880ded53073d725ac0Till Mossakowski# fields enclosed by brackets "[]" replaced with your own identifying
d3f2015ae170a15e5b57d4880ded53073d725ac0Till Mossakowski# information: Portions Copyright [yyyy] [name of copyright owner]
d3f2015ae170a15e5b57d4880ded53073d725ac0Till Mossakowski# CDDL HEADER END
d3f2015ae170a15e5b57d4880ded53073d725ac0Till Mossakowski# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
d3f2015ae170a15e5b57d4880ded53073d725ac0Till Mossakowski# Use is subject to license terms.
d3f2015ae170a15e5b57d4880ded53073d725ac0Till Mossakowski# ident "%Z%%M% %I% %E% SMI"
5277e290ad70afdf97f359019afd8fb5816f4102Till Mossakowskiall: $(SHFILES) $(PERLFILES) $(MAN1FILES) $(MAKEFILES)
5277e290ad70afdf97f359019afd8fb5816f4102Till Mossakowskiinstall: all .WAIT $(ROOTONBLDSHFILES) $(ROOTONBLDPERLFILES) \