xref: /illumos-gate/usr/src/lib/crt/i386/Makefile (revision cd61ae21816e53b94bc1673f3f1aa651fc3115e8)
13e76f9d6SRichard Lowe#
23e76f9d6SRichard Lowe# CDDL HEADER START
33e76f9d6SRichard Lowe#
43e76f9d6SRichard Lowe# The contents of this file are subject to the terms of the
53e76f9d6SRichard Lowe# Common Development and Distribution License, Version 1.0 only
63e76f9d6SRichard Lowe# (the "License").  You may not use this file except in compliance
73e76f9d6SRichard Lowe# with the License.
83e76f9d6SRichard Lowe#
93e76f9d6SRichard Lowe# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
103e76f9d6SRichard Lowe# or http://www.opensolaris.org/os/licensing.
113e76f9d6SRichard Lowe# See the License for the specific language governing permissions
123e76f9d6SRichard Lowe# and limitations under the License.
133e76f9d6SRichard Lowe#
143e76f9d6SRichard Lowe# When distributing Covered Code, include this CDDL HEADER in each
153e76f9d6SRichard Lowe# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
163e76f9d6SRichard Lowe# If applicable, add the following below this CDDL HEADER, with the
173e76f9d6SRichard Lowe# fields enclosed by brackets "[]" replaced with your own identifying
183e76f9d6SRichard Lowe# information: Portions Copyright [yyyy] [name of copyright owner]
193e76f9d6SRichard Lowe#
203e76f9d6SRichard Lowe# CDDL HEADER END
213e76f9d6SRichard Lowe#
223e76f9d6SRichard Lowe#
233e76f9d6SRichard Lowe# Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
243e76f9d6SRichard Lowe# Use is subject to license terms.
253e76f9d6SRichard Lowe#
263e76f9d6SRichard Lowe
273e76f9d6SRichard Loweinclude ../Makefile.com
283e76f9d6SRichard Lowe
29*cd61ae21SRichard Loweinstall:	$(ROOTOBJECTS) $(ROOTCOMPATLINKS)
30