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