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