Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
9661674ed58ba62a40e43d1a4b38d5e77c3c6545Knut Anders Hatlen#
9661674ed58ba62a40e43d1a4b38d5e77c3c6545Knut Anders Hatlen# CDDL HEADER START
9661674ed58ba62a40e43d1a4b38d5e77c3c6545Knut Anders Hatlen#
551b849ce88d596dc52dda2f78229a932b339c78Lubos Kosco# The contents of this file are subject to the terms of the
551b849ce88d596dc52dda2f78229a932b339c78Lubos Kosco# Common Development and Distribution License, Version 1.0 only
9661674ed58ba62a40e43d1a4b38d5e77c3c6545Knut Anders Hatlen# (the "License"). You may not use this file except in compliance
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# with the License.
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye#
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# or http://www.opensolaris.org/os/licensing.
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# See the License for the specific language governing permissions
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# and limitations under the License.
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye#
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# When distributing Covered Code, include this CDDL HEADER in each
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# If applicable, add the following below this CDDL HEADER, with the
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# fields enclosed by brackets "[]" replaced with your own identifying
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# information: Portions Copyright [yyyy] [name of copyright owner]
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye#
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# CDDL HEADER END
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye#
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye#
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# Copyright (c) 1997-1999 by Sun Microsystems, Inc.
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# All rights reserved.
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye#
c0550b01024b910b8c1468811c0ea663b10b1372Trond Norbye#pragma ident "%Z%%M% %I% %E% SMI"
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye#
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# lib/libcfgadm/spec/sparc/Makefile
9661674ed58ba62a40e43d1a4b38d5e77c3c6545Knut Anders Hatlen
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye.KEEP_STATE:
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye
2ee41fb5c7467f453a1282e3afdfacdd4aa4e6b8Trond Norbyeinclude ../Makefile.targ
2ee41fb5c7467f453a1282e3afdfacdd4aa4e6b8Trond Norbye
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye# Add arch specific objects here
a1318a82916028f363b3c5b52e7fd7256b632497Trond NorbyeOBJECTS +=
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbyeinclude $(SRC)/lib/Makefile.lib
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye
ca37bb3c4127b35d333203398bd983ee730d9da5Jan S Berg# Uncomment the following if the linker complains
ca37bb3c4127b35d333203398bd983ee730d9da5Jan S Berg#sparc_C_PICFLAGS = -K PIC
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbyeinclude $(SRC)/lib/Makefile.spec
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye
9661674ed58ba62a40e43d1a4b38d5e77c3c6545Knut Anders Hatleninstall: $(ROOTABILIB)
a1318a82916028f363b3c5b52e7fd7256b632497Trond Norbye