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