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