xref: /titanic_51/usr/src/uts/sun4u/boston/Makefile.files (revision 8d96d5b3a759119baa5937624b8716c8abb4d572)
1d58fda43Sjbeloro#
2*8d96d5b3Sjroberts# CDDL HEADER START
3*8d96d5b3Sjroberts#
4*8d96d5b3Sjroberts# The contents of this file are subject to the terms of the
5*8d96d5b3Sjroberts# Common Development and Distribution License (the "License").
6*8d96d5b3Sjroberts# You may not use this file except in compliance with the License.
7*8d96d5b3Sjroberts#
8*8d96d5b3Sjroberts# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*8d96d5b3Sjroberts# or http://www.opensolaris.org/os/licensing.
10*8d96d5b3Sjroberts# See the License for the specific language governing permissions
11*8d96d5b3Sjroberts# and limitations under the License.
12*8d96d5b3Sjroberts#
13*8d96d5b3Sjroberts# When distributing Covered Code, include this CDDL HEADER in each
14*8d96d5b3Sjroberts# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*8d96d5b3Sjroberts# If applicable, add the following below this CDDL HEADER, with the
16*8d96d5b3Sjroberts# fields enclosed by brackets "[]" replaced with your own identifying
17*8d96d5b3Sjroberts# information: Portions Copyright [yyyy] [name of copyright owner]
18*8d96d5b3Sjroberts#
19*8d96d5b3Sjroberts# CDDL HEADER END
20*8d96d5b3Sjroberts#
21*8d96d5b3Sjroberts
22*8d96d5b3Sjroberts#
23d58fda43Sjbeloro# uts/sun4u/boston/Makefile.files
24d58fda43Sjbeloro# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
25d58fda43Sjbeloro# Use is subject to license terms.
26d58fda43Sjbeloro#
27d58fda43Sjbeloro#ident	"%Z%%M%	%I%	%E% SMI"
28d58fda43Sjbeloro#
29d58fda43Sjbeloro#	This Makefile defines all file modules for the directory
30d58fda43Sjbeloro#	uts/sun4u/boston and it's children. These are the source files
31d58fda43Sjbeloro#	which are sun4u "implementation architecture" dependent.
32d58fda43Sjbeloro#
33d58fda43Sjbeloro
34d58fda43Sjbeloro#
35d58fda43Sjbeloro#	object lists
36d58fda43Sjbeloro#
37d58fda43Sjbeloro# Boston specific driver module
38d58fda43Sjbeloro#
39d58fda43Sjbeloro
40d58fda43Sjbeloro#
41d58fda43Sjbeloro# Miscellaneous
42d58fda43Sjbeloro#
43d58fda43SjbeloroINC_PATH	+= -I$(UTSBASE)/sun4u/boston
44