Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj#
211bf1d44f4653bf753a15740cd5ebbf330b6e93manoj# CDDL HEADER START
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj#
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# The contents of this file are subject to the terms of the
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# Common Development and Distribution License, Version 1.0 only
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# (the "License"). You may not use this file except in compliance
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# with the License.
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj#
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# or http://www.opensolaris.org/os/licensing.
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# See the License for the specific language governing permissions
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# and limitations under the License.
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj#
4065b438067f3f08d0bd98b31ac4085b581b931dstoddard# When distributing Covered Code, include this CDDL HEADER in each
7ba24263a36323ecaf0685758f44001c0800d012stoddard# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7ba24263a36323ecaf0685758f44001c0800d012stoddard# If applicable, add the following below this CDDL HEADER, with the
7ba24263a36323ecaf0685758f44001c0800d012stoddard# fields enclosed by brackets "[]" replaced with your own identifying
7ba24263a36323ecaf0685758f44001c0800d012stoddard# information: Portions Copyright [yyyy] [name of copyright owner]
4065b438067f3f08d0bd98b31ac4085b581b931dstoddard#
2739add8add66e21526ce27f83c2ae133d089070rbb# CDDL HEADER END
2739add8add66e21526ce27f83c2ae133d089070rbb#
4065b438067f3f08d0bd98b31ac4085b581b931dstoddard#
211bf1d44f4653bf753a15740cd5ebbf330b6e93manoj#ident "%Z%%M% %I% %E% SMI"
211bf1d44f4653bf753a15740cd5ebbf330b6e93manoj#
9c09943bad734ebd5c7cc10bd6d63b75c4c6e056stoddard# Copyright (c) 1998-1999 by Sun Microsystems, Inc.
7ba24263a36323ecaf0685758f44001c0800d012stoddard# All rights reserved.
9c09943bad734ebd5c7cc10bd6d63b75c4c6e056stoddard#
9c09943bad734ebd5c7cc10bd6d63b75c4c6e056stoddard# lib/libadm/spec/sparcv9/Makefile
7ba24263a36323ecaf0685758f44001c0800d012stoddard
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj.KEEP_STATE:
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj
369edcdd0a9c5516c61e736ec2a6fc8fb0d92fe2manojinclude ../Makefile.targ
369edcdd0a9c5516c61e736ec2a6fc8fb0d92fe2manoj
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# Add arch specific objects here
2a6c49cfaef5979a5a06098f3ce987cd76769409manojOBJECTS +=
7ba24263a36323ecaf0685758f44001c0800d012stoddard
7ba24263a36323ecaf0685758f44001c0800d012stoddardinclude $(SRC)/lib/Makefile.lib
9c09943bad734ebd5c7cc10bd6d63b75c4c6e056stoddardinclude $(SRC)/lib/Makefile.lib.64
9c09943bad734ebd5c7cc10bd6d63b75c4c6e056stoddard
9c09943bad734ebd5c7cc10bd6d63b75c4c6e056stoddard# Uncomment the following if the linker complains
9c09943bad734ebd5c7cc10bd6d63b75c4c6e056stoddardsparcv9_C_PICFLAGS = -K PIC
9c09943bad734ebd5c7cc10bd6d63b75c4c6e056stoddard
9c09943bad734ebd5c7cc10bd6d63b75c4c6e056stoddardinclude $(SRC)/lib/Makefile.spec
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj
2a6c49cfaef5979a5a06098f3ce987cd76769409manojinstall: $(ROOTABILIB64)
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj