Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync#
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# CDDL HEADER START
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync#
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# The contents of this file are subject to the terms of the
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# Common Development and Distribution License, Version 1.0 only
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# (the "License"). You may not use this file except in compliance
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# with the License.
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync#
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# or http://www.opensolaris.org/os/licensing.
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# See the License for the specific language governing permissions
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# and limitations under the License.
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync#
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# When distributing Covered Code, include this CDDL HEADER in each
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# If applicable, add the following below this CDDL HEADER, with the
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# fields enclosed by brackets "[]" replaced with your own identifying
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync#
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# CDDL HEADER END
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync#
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync#
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsync# Copyright (c) 1999-2000 by Sun Microsystems, Inc.
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsync# All rights reserved.
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsync#
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsync#ident "%Z%%M% %I% %E% SMI"
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsync#
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsync# lib/libexacct/spec/sparcv9/Makefile
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsync#
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsync
4237d5a79f48789aacc67dc43378d2d7813a39f4vboxsync.KEEP_STATE:
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncinclude ../Makefile.targ
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# Add arch specific objects here
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncOBJEcTS +=
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncinclude $(SRC)/lib/Makefile.lib
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncinclude $(SRC)/lib/Makefile.lib.64
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync# Uncomment the following if the linker complains
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync#sparcv9_C_PICFLAGS = -K PIC
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncinclude $(SRC)/lib/Makefile.spec
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncinstall: $(ROOTABILIB64)
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync