Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# CDDL HEADER START
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# The contents of this file are subject to the terms of the
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# Common Development and Distribution License (the "License").
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# You may not use this file except in compliance with the License.
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# See the License for the specific language governing permissions
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# and limitations under the License.
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# When distributing Covered Code, include this CDDL HEADER in each
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# If applicable, add the following below this CDDL HEADER, with the
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# fields enclosed by brackets "[]" replaced with your own identifying
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# information: Portions Copyright [yyyy] [name of copyright owner]
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# CDDL HEADER END
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# Use is subject to license terms.
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# This makefile drives the production of unix (and unix.o).
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# sun4u opl implementation architecture dependent
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# Path to the base of the uts directory tree (usually /usr/src/uts).
4a2f0f0be43dfd4c1b490cbf3cc48b6ba6084b1cAllan Foster# Define the module and object file sets.
CPU_DIR = .
UNIX_DIR = .
$(DTRACESTUBS)
$(POST_PROCESS)
# 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