Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
10139N/A#
10139N/A# CDDL HEADER START
10139N/A#
18175N/A# The contents of this file are subject to the terms of the
10139N/A# Common Development and Distribution License, Version 1.0 only
10139N/A# (the "License"). You may not use this file except in compliance
10139N/A# with the License.
17185N/A#
10139N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
17180N/A# or http://www.opensolaris.org/os/licensing.
17180N/A# See the License for the specific language governing permissions
17180N/A# and limitations under the License.
12285N/A#
10139N/A# When distributing Covered Code, include this CDDL HEADER in each
10139N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
10139N/A# If applicable, add the following below this CDDL HEADER, with the
18399N/A# fields enclosed by brackets "[]" replaced with your own identifying
13494N/A# information: Portions Copyright [yyyy] [name of copyright owner]
10139N/A#
10139N/A# CDDL HEADER END
10139N/A#
18325N/A#
10139N/A# Copyright (c) 1997-1999 by Sun Microsystems, Inc.
12285N/A# All rights reserved.
12773N/A#
12773N/A#pragma ident "%Z%%M% %I% %E% SMI"
12773N/A#
13368N/A# lib/libcfgadm/spec/sparc/Makefile
18266N/A
10139N/A.KEEP_STATE:
10737N/A
11419N/Ainclude ../Makefile.targ
17733N/A
10139N/A# Add arch specific objects here
13494N/AOBJECTS +=
11419N/A
11895N/Ainclude $(SRC)/lib/Makefile.lib
13494N/A
10737N/A# Uncomment the following if the linker complains
13494N/A#sparc_C_PICFLAGS = -K PIC
11420N/A
11044N/Ainclude $(SRC)/lib/Makefile.spec
13494N/A
11420N/Ainstall: $(ROOTABILIB)
13368N/A