Makefile revision 6b5e5868e7ebf1aff3a5abd7d0c4ef0e5fbf3648
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# CDDL HEADER START
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# The contents of this file are subject to the terms of the
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# Common Development and Distribution License (the "License").
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# You may not use this file except in compliance with the License.
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# See the License for the specific language governing permissions
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# and limitations under the License.
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# When distributing Covered Code, include this CDDL HEADER in each
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# If applicable, add the following below this CDDL HEADER, with the
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# fields enclosed by brackets "[]" replaced with your own identifying
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# information: Portions Copyright [yyyy] [name of copyright owner]
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# CDDL HEADER END
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# Copyright 2010 Nexenta Systems, Inc. All rights reserved.
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# Use is subject to license terms.
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# Note that we build libc_pic.a for the benefit of building
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# ld.so.1, but we do not install it. Only ld.so.1 needs it
de3533cf66aacf94548bdc9c8d0671d936f38297Mareks Malnacs# and it must be built in the same workspace as libc.
$(INS.file)
$(RM) $@
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: