Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
0e2a2eae9b72ac099aa25d7419e55af13b004be9minfrin# CDDL HEADER START
7f4ac5a4cd99a9cae866b5908e358bd932736307chrisd# The contents of this file are subject to the terms of the
f7cec4a86292b160401472286a17497ae0d4df18covener# Common Development and Distribution License, Version 1.0 only
f7cec4a86292b160401472286a17497ae0d4df18covener# (the "License"). You may not use this file except in compliance
f7cec4a86292b160401472286a17497ae0d4df18covener# with the License.
1464434c2c104e0ba224644c42552330f5158537covener# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1464434c2c104e0ba224644c42552330f5158537covener# See the License for the specific language governing permissions
1464434c2c104e0ba224644c42552330f5158537covener# and limitations under the License.
8d574b3ac4185e4f71c8b9aae76e7122a78201c4rpluem# When distributing Covered Code, include this CDDL HEADER in each
8d574b3ac4185e4f71c8b9aae76e7122a78201c4rpluem# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
8d574b3ac4185e4f71c8b9aae76e7122a78201c4rpluem# If applicable, add the following below this CDDL HEADER, with the
7f4ac5a4cd99a9cae866b5908e358bd932736307chrisd# fields enclosed by brackets "[]" replaced with your own identifying
7f4ac5a4cd99a9cae866b5908e358bd932736307chrisd# information: Portions Copyright [yyyy] [name of copyright owner]
509111f5f58a9effd4c832f6a0cbd6ad9d549188jorton# CDDL HEADER END
0e2a2eae9b72ac099aa25d7419e55af13b004be9minfrin# ident "%Z%%M% %I% %E% SMI"
235b900b78cf6849f8344e377a91ded37d9cc9depquerna# Copyright (c) 1997-2000, by Sun Microsystems, Inc.
235b900b78cf6849f8344e377a91ded37d9cc9depquerna# All Rights Reserved.
0e2a2eae9b72ac099aa25d7419e55af13b004be9minfrin# include global definitions
8d574b3ac4185e4f71c8b9aae76e7122a78201c4rpluem# Override defaults.
a91a59d0b0ceed7cd5621fe8757eda5ff6a043a8pquernaLINKDEST= ../../../../platform/$(PLATFORM)/include/sys
19e5deda3a29d71ac1cc4bfecce39f96ea3ab55dcovener# install rules
19e5deda3a29d71ac1cc4bfecce39f96ea3ab55dcovener$(USR_MONTECARLO_ISYS_DIR)/%: % $(USR_MONTECARLO_ISYS_DIR)
97f7daaffd9b6c1031302d7e551d5279fa0d0d72pquerna# -r because this used to be a directory and is now a link.