f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae#
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae# CDDL HEADER START
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae#
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae# The contents of this file are subject to the terms of the
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae# Common Development and Distribution License (the "License").
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae# You may not use this file except in compliance with the License.
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae#
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae# or http://www.opensolaris.org/os/licensing.
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae# See the License for the specific language governing permissions
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae# and limitations under the License.
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae#
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae# When distributing Covered Code, include this CDDL HEADER in each
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae# If applicable, add the following below this CDDL HEADER, with the
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae# fields enclosed by brackets "[]" replaced with your own identifying
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae# information: Portions Copyright [yyyy] [name of copyright owner]
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae#
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae# CDDL HEADER END
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae#
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae# Use is subject to license terms.
b344f6b3aaff135e766e22b3d18489fe22a74198gongtian zhao - Sun Microsystems - Beijing China#
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnaePROG= script
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnaeinclude ../Makefile.cmd
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnaeFILEMODE= 0555
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae
4df55fde49134f9735f84011f23a767c75e393c7Janie LuCERRWARN += -_gcc=-Wno-unused-variable
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae.KEEP_STATE:
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae
4df55fde49134f9735f84011f23a767c75e393c7Janie Luall: $(PROG)
4df55fde49134f9735f84011f23a767c75e393c7Janie Lu
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnaeinstall: all $(ROOTPROG)
4df55fde49134f9735f84011f23a767c75e393c7Janie Lu
4df55fde49134f9735f84011f23a767c75e393c7Janie Luclean:
4df55fde49134f9735f84011f23a767c75e393c7Janie Lu
4df55fde49134f9735f84011f23a767c75e393c7Janie Lulint: lint_PROG
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnaeinclude ../Makefile.targ
f41150baf74bdaf964ddfe42d865d3c2380b3623krishnae