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