Makefile revision c0e7977a434048a8bc7386ea0e8befaa77a646cf
4632N/A# The contents of this file are subject to the terms of the 4632N/A# Common Development and Distribution License (the "License"). 4632N/A# You may not use this file except in compliance with the License. 4632N/A# See the License for the specific language governing permissions 4632N/A# and limitations under the License. 4632N/A# When distributing Covered Code, include this CDDL HEADER in each 4632N/A# If applicable, add the following below this CDDL HEADER, with the 4632N/A# fields enclosed by brackets "[]" replaced with your own identifying 4632N/A# information: Portions Copyright [yyyy] [name of copyright owner] 4632N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 4632N/A# Use is subject to license terms. 4632N/A# Copyright 2013 Nexenta Systems, Inc. All rights reserved. 4632N/A# This makefile drives the production of all implementation architecture 4632N/A# dependent modules for the i86xpv architecture. 4632N/A# The following are x86 specific (rather than i86pc) specific modules 4632N/A# which are required for the i86pc kernel to completely lint. They are 4632N/A# not involved in the build in any other way. In order to minimize 4632N/A# build time, it is assumed that they are up to date. 4632N/A# Need to clean in here too because of lint. 4632N/A# list the modules under i86xpv. 4632N/A# list the modules for Install -k i86xpv. 4632N/A# Definitions for the /platform directory aliases. 4632N/A# Currently none for i86xpv. 4632N/A# Make the /platform directories. This is hardwired here because 4632N/A# the first stage of the project (KBI) only implements the userland 4632N/A# changes, but the only reasonable place to record the aliases is 4632N/A# workaround for multiply defined errors 4632N/A# Cross-reference customization: build a cross-reference over all of the 4632N/A# i86pc-related directories.