Makefile revision 753d2d2e8e7fd0c9bcf736d9bf2f2faf4d6234cc
d7ef0a855b45046ca24270745b843bc797b79fe7Christian Maeder#
d7ef0a855b45046ca24270745b843bc797b79fe7Christian Maeder# CDDL HEADER START
e6d40133bc9f858308654afb1262b8b483ec5922Till Mossakowski#
68b065341b3426cd3ecbdc31c0186090000ae4b6Christian Maeder# The contents of this file are subject to the terms of the
98890889ffb2e8f6f722b00e265a211f13b5a861Corneliu-Claudiu Prodescu# Common Development and Distribution License, Version 1.0 only
d7ef0a855b45046ca24270745b843bc797b79fe7Christian Maeder# (the "License"). You may not use this file except in compliance
3f69b6948966979163bdfe8331c38833d5d90ecdChristian Maeder# with the License.
d7ef0a855b45046ca24270745b843bc797b79fe7Christian Maeder#
d7ef0a855b45046ca24270745b843bc797b79fe7Christian Maeder# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d7ef0a855b45046ca24270745b843bc797b79fe7Christian Maeder# or http://www.opensolaris.org/os/licensing.
e6d40133bc9f858308654afb1262b8b483ec5922Till Mossakowski# See the License for the specific language governing permissions
0095c7efbddd0ffeed6aaf8ec015346be161d819Till Mossakowski# and limitations under the License.
679d3f541f7a9ede4079e045f7758873bb901872Till Mossakowski#
e85b224577b78d08ba5c39fe9dcc2e53995454a2Christian Maeder# When distributing Covered Code, include this CDDL HEADER in each
752f4f9b21f02d0b608444cf6210ada777271d10Till Mossakowski# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
752f4f9b21f02d0b608444cf6210ada777271d10Till Mossakowski# If applicable, add the following below this CDDL HEADER, with the
752f4f9b21f02d0b608444cf6210ada777271d10Till Mossakowski# fields enclosed by brackets "[]" replaced with your own identifying
752f4f9b21f02d0b608444cf6210ada777271d10Till Mossakowski# information: Portions Copyright [yyyy] [name of copyright owner]
752f4f9b21f02d0b608444cf6210ada777271d10Till Mossakowski#
752f4f9b21f02d0b608444cf6210ada777271d10Till Mossakowski# CDDL HEADER END
14531c6815cafb191a1d48c92e4a1c20c1bedb74Till Mossakowski#
752f4f9b21f02d0b608444cf6210ada777271d10Till Mossakowski#
752f4f9b21f02d0b608444cf6210ada777271d10Till Mossakowski#ident "%Z%%M% %I% %E% SMI"
14531c6815cafb191a1d48c92e4a1c20c1bedb74Till Mossakowski#
14531c6815cafb191a1d48c92e4a1c20c1bedb74Till Mossakowski# Copyright (c) 1997-1999 by Sun Microsystems, Inc.
a0ab5a70083f5a9fdf91ea70844717da1f0d157cChristian Maeder# All rights reserved.
dbc8d3892d2e742bda322d92203b4b09ce10077fChristian Maeder#
d7ef0a855b45046ca24270745b843bc797b79fe7Christian Maeder# cmd/abi/daa2x/util/i386/Makefile
d7ef0a855b45046ca24270745b843bc797b79fe7Christian Maeder
d7ef0a855b45046ca24270745b843bc797b79fe7Christian Maeder.KEEP_STATE:
d7ef0a855b45046ca24270745b843bc797b79fe7Christian Maeder
d7ef0a855b45046ca24270745b843bc797b79fe7Christian Maederinclude ../Makefile.targ
c2bfb62683f150951ce995874e46164ba1b8720dMartin Kühl