Makefile revision 8793b36b40d14ad0a0fecc97738dc118a928f46c
5cff782560a1c3cf913ba5574a5123a299f3315emh# CDDL HEADER START
5cff782560a1c3cf913ba5574a5123a299f3315emh# The contents of this file are subject to the terms of the
5cff782560a1c3cf913ba5574a5123a299f3315emh# Common Development and Distribution License (the "License").
5cff782560a1c3cf913ba5574a5123a299f3315emh# You may not use this file except in compliance with the License.
5cff782560a1c3cf913ba5574a5123a299f3315emh# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5cff782560a1c3cf913ba5574a5123a299f3315emh# See the License for the specific language governing permissions
5cff782560a1c3cf913ba5574a5123a299f3315emh# and limitations under the License.
5cff782560a1c3cf913ba5574a5123a299f3315emh# When distributing Covered Code, include this CDDL HEADER in each
5cff782560a1c3cf913ba5574a5123a299f3315emh# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5cff782560a1c3cf913ba5574a5123a299f3315emh# If applicable, add the following below this CDDL HEADER, with the
5cff782560a1c3cf913ba5574a5123a299f3315emh# fields enclosed by brackets "[]" replaced with your own identifying
5cff782560a1c3cf913ba5574a5123a299f3315emh# information: Portions Copyright [yyyy] [name of copyright owner]
5cff782560a1c3cf913ba5574a5123a299f3315emh# CDDL HEADER END
7b1019a6d29ccb7999dc76cba3dde1c627e8e609Jerry Jelinek# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
5cff782560a1c3cf913ba5574a5123a299f3315emh# Use is subject to license terms.
5cff782560a1c3cf913ba5574a5123a299f3315emh# This makefile drives the production of unix (and unix.o).
5cff782560a1c3cf913ba5574a5123a299f3315emh# i86xpv implementation architecture dependent
5cff782560a1c3cf913ba5574a5123a299f3315emh# Path to the base of the uts directory tree (usually /usr/src/uts).
5cff782560a1c3cf913ba5574a5123a299f3315emh# Define the module and object file sets.
5cff782560a1c3cf913ba5574a5123a299f3315emh# Include common rules.
5cff782560a1c3cf913ba5574a5123a299f3315emh# Define targets
5cff782560a1c3cf913ba5574a5123a299f3315emh# This is UNIX_DIR. Use a short path.
CLEANFILES += \
CLEANFILES += \
$(DBOOT_OBJECTS) \
$(DBOOT_BIN)
$(DTRACESTUBS)
$(POST_PROCESS)
$(DBOOT_OBJS_DIR):
# Special rules for generating assym.h for inclusion in assembly files.
# 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