Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
fac0962a18d1fb6d73726dbbe94d3204459484c7joncruz# CDDL HEADER START
fac0962a18d1fb6d73726dbbe94d3204459484c7joncruz# The contents of this file are subject to the terms of the
fac0962a18d1fb6d73726dbbe94d3204459484c7joncruz# Common Development and Distribution License, Version 1.0 only
c3d71eeb981927093e5a6284277181d1d6b83985dvlierop# (the "License"). You may not use this file except in compliance
fac0962a18d1fb6d73726dbbe94d3204459484c7joncruz# with the License.
24be9baeb3585155f4b723dbda0726a4930b5c05Diederik van Lierop# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
fac0962a18d1fb6d73726dbbe94d3204459484c7joncruz# See the License for the specific language governing permissions
fac0962a18d1fb6d73726dbbe94d3204459484c7joncruz# and limitations under the License.
fac0962a18d1fb6d73726dbbe94d3204459484c7joncruz# When distributing Covered Code, include this CDDL HEADER in each
fac0962a18d1fb6d73726dbbe94d3204459484c7joncruz# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
fac0962a18d1fb6d73726dbbe94d3204459484c7joncruz# If applicable, add the following below this CDDL HEADER, with the
9ba77856a8823f85b53c0a861d220cd0347f2754Liam P. White# fields enclosed by brackets "[]" replaced with your own identifying
fac0962a18d1fb6d73726dbbe94d3204459484c7joncruz# information: Portions Copyright [yyyy] [name of copyright owner]
2e10ea952a319db08edf0986dea15de42b14d92fbuliabyak# CDDL HEADER END
fac0962a18d1fb6d73726dbbe94d3204459484c7joncruz# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed Gould# Use is subject to license terms.
5e657c265e2687328f5f9c7bf71a4c6b39bb3be9Liam P. White# ident "%Z%%M% %I% %E% SMI"
4c8b4484d62b2a47d96b62a8dff90e2b9124edcaDiederik van Lierop# Need to override the TEXT_DOMAIN here because we included a Makefile from
05c7fca68caa795eaec938800fe3679e831d8342dvlierop# usr/src/lib but this is a private library which is part of SUNW_OST_OSCMD