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