xref: /onnv-gate/usr/src/cmd/abi/spectrans/spec2map/sparc/Makefile (revision 2775:892d346f56a9)
1*2775Sraf#
2*2775Sraf# CDDL HEADER START
3*2775Sraf#
4*2775Sraf# The contents of this file are subject to the terms of the
5*2775Sraf# Common Development and Distribution License, Version 1.0 only
6*2775Sraf# (the "License").  You may not use this file except in compliance
7*2775Sraf# with the License.
8*2775Sraf#
9*2775Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10*2775Sraf# or http://www.opensolaris.org/os/licensing.
11*2775Sraf# See the License for the specific language governing permissions
12*2775Sraf# and limitations under the License.
13*2775Sraf#
14*2775Sraf# When distributing Covered Code, include this CDDL HEADER in each
15*2775Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16*2775Sraf# If applicable, add the following below this CDDL HEADER, with the
17*2775Sraf# fields enclosed by brackets "[]" replaced with your own identifying
18*2775Sraf# information: Portions Copyright [yyyy] [name of copyright owner]
19*2775Sraf#
20*2775Sraf# CDDL HEADER END
21*2775Sraf#
22*2775Sraf#
23*2775Sraf#ident	"%Z%%M%	%I%	%E% SMI"
24*2775Sraf#
25*2775Sraf# Copyright (c) 1997-1999 by Sun Microsystems, Inc.
26*2775Sraf# All rights reserved.
27*2775Sraf#
28*2775Sraf# cmd/abi/daa2x/spec2map/sparc/Makefile
29*2775Sraf
30*2775Sraf.KEEP_STATE:
31*2775Sraf
32*2775Srafinclude		../Makefile.targ
33