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