Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
9d33ba3ba3784734226f6b4cc364589058e5ca21Ryan Grove#
9d33ba3ba3784734226f6b4cc364589058e5ca21Ryan Grove# CDDL HEADER START
9d33ba3ba3784734226f6b4cc364589058e5ca21Ryan Grove#
9d33ba3ba3784734226f6b4cc364589058e5ca21Ryan Grove# The contents of this file are subject to the terms of the
9d33ba3ba3784734226f6b4cc364589058e5ca21Ryan Grove# Common Development and Distribution License, Version 1.0 only
9d33ba3ba3784734226f6b4cc364589058e5ca21Ryan Grove# (the "License"). You may not use this file except in compliance
9d33ba3ba3784734226f6b4cc364589058e5ca21Ryan Grove# with the License.
9d33ba3ba3784734226f6b4cc364589058e5ca21Ryan Grove#
9d33ba3ba3784734226f6b4cc364589058e5ca21Ryan Grove# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9d33ba3ba3784734226f6b4cc364589058e5ca21Ryan Grove# or http://www.opensolaris.org/os/licensing.
9d33ba3ba3784734226f6b4cc364589058e5ca21Ryan Grove# See the License for the specific language governing permissions
9d33ba3ba3784734226f6b4cc364589058e5ca21Ryan Grove# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright (c) 1999, by Sun Microsystems, Inc.
# All rights reserved.
#
#pragma ident "%Z%%M% %I% %E% SMI"
#
# lib/libmail/spec/i386/Makefile
.KEEP_STATE:
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
install: $(ROOTABILIB)