xref: /illumos-gate/usr/src/lib/fm/libfmd_msg/i386/Makefile (revision 241c90a06e8d1708235651863df515a2d522a03a)
1e1c679faSaf#
2e1c679faSaf# CDDL HEADER START
3e1c679faSaf#
4e1c679faSaf# The contents of this file are subject to the terms of the
5e1c679faSaf# Common Development and Distribution License (the "License").
6e1c679faSaf# You may not use this file except in compliance with the License.
7e1c679faSaf#
8e1c679faSaf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9e1c679faSaf# or http://www.opensolaris.org/os/licensing.
10e1c679faSaf# See the License for the specific language governing permissions
11e1c679faSaf# and limitations under the License.
12e1c679faSaf#
13e1c679faSaf# When distributing Covered Code, include this CDDL HEADER in each
14e1c679faSaf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15e1c679faSaf# If applicable, add the following below this CDDL HEADER, with the
16e1c679faSaf# fields enclosed by brackets "[]" replaced with your own identifying
17e1c679faSaf# information: Portions Copyright [yyyy] [name of copyright owner]
18e1c679faSaf#
19e1c679faSaf# CDDL HEADER END
20e1c679faSaf#
21e1c679faSaf#
22e1c679faSaf# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
23e1c679faSaf# Use is subject to license terms.
24e1c679faSaf#
25e1c679faSaf
26e1c679faSafinclude ../Makefile.com
27e1c679faSaf
28*241c90a0SRichard Loweinstall: all $(ROOTLIBS) $(ROOTLINKS)
29