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