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