1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# CDDL HEADER START
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# The contents of this file are subject to the terms of the
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# Common Development and Distribution License (the "License").
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# You may not use this file except in compliance with the License.
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# See the License for the specific language governing permissions
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# and limitations under the License.
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# When distributing Covered Code, include this CDDL HEADER in each
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# If applicable, add the following below this CDDL HEADER, with the
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# fields enclosed by brackets "[]" replaced with your own identifying
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# information: Portions Copyright [yyyy] [name of copyright owner]
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# CDDL HEADER END
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# Use is subject to license terms.
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# This makefile drives the production of unix (and unix.o).
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# sun4u implementation architecture dependent
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# Path to the base of the uts directory tree (usually /usr/src/uts).
1bb5ce5590c8dc020c30d245453a8d0ede576fc5Matt Sweeney# Define the module and object file sets.
#UNIX_GLOM = $(OBJS_DIR)/unix.glom
$(DTRACESTUBS)
$(POST_PROCESS)
$(CHK4UBINARY)
$(PLATLIB):
# The global lint target builds the kernel lint library (llib-lunix.ln)
# which is equivalent to a lint of /unix.o. Then all kernel modules for