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