Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
ba4c566c200c2436dae841b7c811807c80cd712afielding# CDDL HEADER START
2a7df37e1fa5276b519eb1f04827b96204ba8873trawick# The contents of this file are subject to the terms of the
2a7df37e1fa5276b519eb1f04827b96204ba8873trawick# Common Development and Distribution License, Version 1.0 only
2a7df37e1fa5276b519eb1f04827b96204ba8873trawick# (the "License"). You may not use this file except in compliance
864c5615d55b8ebbde24e72043f6325741335a74fielding# with the License.
864c5615d55b8ebbde24e72043f6325741335a74fielding# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ff33056d9ea71f35e6fb3c17d53a18931be70a99minfrin# See the License for the specific language governing permissions
ff33056d9ea71f35e6fb3c17d53a18931be70a99minfrin# and limitations under the License.
ea92d0ffcb30b186010a2c8ca2c80d2ac09e34dastoddard# When distributing Covered Code, include this CDDL HEADER in each
ba4c566c200c2436dae841b7c811807c80cd712afielding# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ba4c566c200c2436dae841b7c811807c80cd712afielding# If applicable, add the following below this CDDL HEADER, with the
ba4c566c200c2436dae841b7c811807c80cd712afielding# fields enclosed by brackets "[]" replaced with your own identifying
ba4c566c200c2436dae841b7c811807c80cd712afielding# information: Portions Copyright [yyyy] [name of copyright owner]
342e2ae0f9ab3e3a56c2f37be6ec6c9c44f9ef48trawick# CDDL HEADER END
cb5d3f2f217d457dada4883addb1dc9f3f17bb85fielding# Copyright 2000, 2003 Sun Microsystems, Inc. All rights reserved.
cb5d3f2f217d457dada4883addb1dc9f3f17bb85fielding# Use is subject to license terms.
82c7b60981923b89fb4ab4483d2aebcf206e9ee8trawick#ident "%Z%%M% %I% %E% SMI"
7c60e4e710c92b3c4a0eb831bc6dd65368c599bcstoddard# include global definitions
0c7d8ecf301c2a3f99deff385bdda0c21ac60af5stoddard# Override defaults.
bacd210652b4559c2597f62e1d41ccbde92acdfafieldingLINKDEST= ../../../../platform/$(PLATFORM)/include/sys
01f61931c658183042469eb02fd3f61e4e643a6atrawick# install rules
7ae8bc63caa2292341a22235223ff1ed17ac02aestoddard# -r because this used to be a directory and is now a link.