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