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