Makefile revision 99dda20867d903eec23291ba1ecb18a82d70096b
ae11f84f49f90852a3abed97823df231b906d698slive#
ae11f84f49f90852a3abed97823df231b906d698slive# CDDL HEADER START
e942c741056732f50da2074b36fe59805d370650slive#
ae11f84f49f90852a3abed97823df231b906d698slive# The contents of this file are subject to the terms of the
ae11f84f49f90852a3abed97823df231b906d698slive# Common Development and Distribution License (the "License").
ae11f84f49f90852a3abed97823df231b906d698slive# You may not use this file except in compliance with the License.
ae11f84f49f90852a3abed97823df231b906d698slive#
ae11f84f49f90852a3abed97823df231b906d698slive# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ae11f84f49f90852a3abed97823df231b906d698slive# or http://www.opensolaris.org/os/licensing.
ae11f84f49f90852a3abed97823df231b906d698slive# See the License for the specific language governing permissions
ae11f84f49f90852a3abed97823df231b906d698slive# and limitations under the License.
ae11f84f49f90852a3abed97823df231b906d698slive#
ae11f84f49f90852a3abed97823df231b906d698slive# When distributing Covered Code, include this CDDL HEADER in each
ae11f84f49f90852a3abed97823df231b906d698slive# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ae11f84f49f90852a3abed97823df231b906d698slive# If applicable, add the following below this CDDL HEADER, with the
ae11f84f49f90852a3abed97823df231b906d698slive# fields enclosed by brackets "[]" replaced with your own identifying
ae11f84f49f90852a3abed97823df231b906d698slive# information: Portions Copyright [yyyy] [name of copyright owner]
ae11f84f49f90852a3abed97823df231b906d698slive#
ae11f84f49f90852a3abed97823df231b906d698slive# CDDL HEADER END
ae11f84f49f90852a3abed97823df231b906d698slive#
ae11f84f49f90852a3abed97823df231b906d698slive#
ae11f84f49f90852a3abed97823df231b906d698slive# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
ae11f84f49f90852a3abed97823df231b906d698slive# Use is subject to license terms.
ae11f84f49f90852a3abed97823df231b906d698slive#
ae11f84f49f90852a3abed97823df231b906d698slive# ident "%Z%%M% %I% %E% SMI"
ae11f84f49f90852a3abed97823df231b906d698slive
ae11f84f49f90852a3abed97823df231b906d698sliveinclude ../Makefile.com
ae11f84f49f90852a3abed97823df231b906d698slive
ae11f84f49f90852a3abed97823df231b906d698sliveDATAFILES += i.renamenew
ae11f84f49f90852a3abed97823df231b906d698sliveLICENSEFILES += cr_Intel
ae11f84f49f90852a3abed97823df231b906d698slive
ae11f84f49f90852a3abed97823df231b906d698slive.KEEP_STATE:
ae11f84f49f90852a3abed97823df231b906d698slive
ae11f84f49f90852a3abed97823df231b906d698sliveall: $(FILES) depend postinstall postremove
ae11f84f49f90852a3abed97823df231b906d698sliveinstall: all pkg
ae11f84f49f90852a3abed97823df231b906d698slive
f8ba1453245dcbf491458ad50855ee6435b26f8dkessinclude ../Makefile.targ
f8ba1453245dcbf491458ad50855ee6435b26f8dkess