Makefile revision 4297a3b0d0a35d80f86fff155e288e885a100e6d
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# CDDL HEADER START
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# The contents of this file are subject to the terms of the
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# Common Development and Distribution License (the "License").
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# You may not use this file except in compliance with the License.
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# See the License for the specific language governing permissions
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# and limitations under the License.
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# When distributing Covered Code, include this CDDL HEADER in each
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# If applicable, add the following below this CDDL HEADER, with the
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# fields enclosed by brackets "[]" replaced with your own identifying
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# information: Portions Copyright [yyyy] [name of copyright owner]
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# CDDL HEADER END
af9b081b11f86e7fddd67382b1db65dbd5650332Jim Mitchener# Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# Copyright 2010 Nexenta Systems, Inc. All rights reserved.
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# Use is subject to license terms.
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# Note that we build libc_pic.a for the benefit of building
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# ld.so.1, but we do not install it. Only ld.so.1 needs it
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# and it must be built in the same workspace as libc.
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# include common library definitions
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi Egloff# on some architectures, we build multiple libc variants
e441210fb6e4bab95f05f24644e4d2ed152efd8cAndi EgloffVAR1_DYNLIB64 = $(LIBRARY:%.a=%_$(VAR1).so$(VERS))
$(INS.file)
etc \
inslib32 \
$(ROOTFS_LINTLIB) \
$(ROOTFS_LINTLIB64) \
$(INS.file)
$(INS.liblink)
$(INS.file)
$(INS.liblink)
$(INS.dir)
$(INS.file)
$(INS.file)
$(INS.file)
$(INS.dir)
$(INS.file)
$(INS.file)
$(INS.file)
$(INS.file)
$(INS.file)
$(LINTLIB):
$(LINTLIB64):
$(MSGDOMAIN):
$(INS.dir)
$(XREF) -x $@
FRC: