Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
5d92fff82718cd018f0b61a10b9ad4d2b8064c95rpluem#
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# CDDL HEADER START
4acb0cd5536553055c7c6996414cec00b0191e1djim#
4acb0cd5536553055c7c6996414cec00b0191e1djim# The contents of this file are subject to the terms of the
b44565f239485673d9486068588a5fb3af008be9sf# Common Development and Distribution License, Version 1.0 only
b44565f239485673d9486068588a5fb3af008be9sf# (the "License"). You may not use this file except in compliance
b44565f239485673d9486068588a5fb3af008be9sf# with the License.
b44565f239485673d9486068588a5fb3af008be9sf#
bf99d597a964add76124fc185892e04733a02969sf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
bf99d597a964add76124fc185892e04733a02969sf# or http://www.opensolaris.org/os/licensing.
bf99d597a964add76124fc185892e04733a02969sf# See the License for the specific language governing permissions
876167dba234e2c7065895c87b77a8c57bdcf754sf# and limitations under the License.
876167dba234e2c7065895c87b77a8c57bdcf754sf#
876167dba234e2c7065895c87b77a8c57bdcf754sf# When distributing Covered Code, include this CDDL HEADER in each
9d4ce88bcd21b01619a31c53db11a51c2a1e9717sf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9d4ce88bcd21b01619a31c53db11a51c2a1e9717sf# If applicable, add the following below this CDDL HEADER, with the
9d4ce88bcd21b01619a31c53db11a51c2a1e9717sf# fields enclosed by brackets "[]" replaced with your own identifying
2792ea4d5c772a6bc19dece2e098b8125bf7184cjim# information: Portions Copyright [yyyy] [name of copyright owner]
2792ea4d5c772a6bc19dece2e098b8125bf7184cjim#
2792ea4d5c772a6bc19dece2e098b8125bf7184cjim# CDDL HEADER END
2792ea4d5c772a6bc19dece2e098b8125bf7184cjim#
59a3c1e7880d3eab0d182735ff47758b9860411fminfrin#
59a3c1e7880d3eab0d182735ff47758b9860411fminfrin#ident "%Z%%M% %I% %E% SMI"
59a3c1e7880d3eab0d182735ff47758b9860411fminfrin#
59a3c1e7880d3eab0d182735ff47758b9860411fminfrin# Copyright (c) 1998-1999 by Sun Microsystems, Inc.
59a3c1e7880d3eab0d182735ff47758b9860411fminfrin# All rights reserved.
59a3c1e7880d3eab0d182735ff47758b9860411fminfrin#
b3e63c395d671f14a096d7e888dbfd2caf93a663sf# lib/libvolmgt/spec/i386/Makefile
b3e63c395d671f14a096d7e888dbfd2caf93a663sf
b3e63c395d671f14a096d7e888dbfd2caf93a663sf.KEEP_STATE:
b3e63c395d671f14a096d7e888dbfd2caf93a663sf
6f88aef8511bf8ccf170bec41b82b6346c8b1ac7sfinclude ../Makefile.targ
6f88aef8511bf8ccf170bec41b82b6346c8b1ac7sf
6f88aef8511bf8ccf170bec41b82b6346c8b1ac7sf# Add arch specific objects here
83c89da783ba8bdaef50ec1912443f7fad3556acjimOBJECTS +=
83c89da783ba8bdaef50ec1912443f7fad3556acjim
83c89da783ba8bdaef50ec1912443f7fad3556acjiminclude $(SRC)/lib/Makefile.lib
5152ceef718c8d39291557205cb2a98f436ce87frjung
5152ceef718c8d39291557205cb2a98f436ce87frjung# Uncomment the following if the linker complains
4acb0cd5536553055c7c6996414cec00b0191e1djim#i386_C_PICFLAGS = -K PIC
9c67ffea79ab184351b5d554b57814e13285e758jim
9c67ffea79ab184351b5d554b57814e13285e758jiminclude $(SRC)/lib/Makefile.spec
3eb3f27d2d93942bd4230c231aab4eb16a316384jim
3eb3f27d2d93942bd4230c231aab4eb16a316384jiminstall: $(ROOTABILIB)
3eb3f27d2d93942bd4230c231aab4eb16a316384jim