Makefile revision 2
db787e79264e0bb996528b505377a9f935b1e186Christian Hesse#
db787e79264e0bb996528b505377a9f935b1e186Christian Hesse# CDDL HEADER START
db787e79264e0bb996528b505377a9f935b1e186Christian Hesse#
2eb169bd02256d1229daddcb7fc9c6f17f532bc4Lennart Poettering# The contents of this file are subject to the terms of the
2eb169bd02256d1229daddcb7fc9c6f17f532bc4Lennart Poettering# Common Development and Distribution License (the "License").
2eb169bd02256d1229daddcb7fc9c6f17f532bc4Lennart Poettering# You may not use this file except in compliance with the License.
2eb169bd02256d1229daddcb7fc9c6f17f532bc4Lennart Poettering#
db787e79264e0bb996528b505377a9f935b1e186Christian Hesse# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
db787e79264e0bb996528b505377a9f935b1e186Christian Hesse# or http://www.opensolaris.org/os/licensing.
db787e79264e0bb996528b505377a9f935b1e186Christian Hesse# See the License for the specific language governing permissions
db787e79264e0bb996528b505377a9f935b1e186Christian Hesse# and limitations under the License.
db787e79264e0bb996528b505377a9f935b1e186Christian Hesse#
db787e79264e0bb996528b505377a9f935b1e186Christian Hesse# When distributing Covered Code, include this CDDL HEADER in each
db787e79264e0bb996528b505377a9f935b1e186Christian Hesse# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
db787e79264e0bb996528b505377a9f935b1e186Christian Hesse# If applicable, add the following below this CDDL HEADER, with the
db787e79264e0bb996528b505377a9f935b1e186Christian Hesse# fields enclosed by brackets "[]" replaced with your own identifying
2eb169bd02256d1229daddcb7fc9c6f17f532bc4Lennart Poettering# information: Portions Copyright [yyyy] [name of copyright owner]
db787e79264e0bb996528b505377a9f935b1e186Christian Hesse#
db787e79264e0bb996528b505377a9f935b1e186Christian Hesse# CDDL HEADER END
db787e79264e0bb996528b505377a9f935b1e186Christian Hesse#
#
# Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved.
#
# libpool/i386/Makefile
#
include ../Makefile.com
install: stubinstall all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
stubinstall: $(STUBROOTLIBS) $(STUBROOTLINKS)