Makefile revision 1c42de6d020629af774dd9e9fc81be3f3ed9398e
4134N/A# The contents of this file are subject to the terms of the 4134N/A# Common Development and Distribution License (the "License"). 4134N/A# You may not use this file except in compliance with the License. 4134N/A# See the License for the specific language governing permissions 4134N/A# and limitations under the License. 4134N/A# When distributing Covered Code, include this CDDL HEADER in each 4134N/A# If applicable, add the following below this CDDL HEADER, with the 4134N/A# fields enclosed by brackets "[]" replaced with your own identifying 4134N/A# information: Portions Copyright [yyyy] [name of copyright owner] 4134N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 4134N/A# Use is subject to license terms. 4134N/A# This makefile drives the production of the cpu portion of 4134N/A# of the Safari Configurator. 4134N/A# sun4u implementation architecture dependent 4134N/A# Define the module and object file sets. 4134N/A# Turn this on once compiler understands v9 in it's backend 4134N/A# Turn on doubleword alignment for 64 bit registers 4134N/A# For now, disable these lint checks; maintainers should endeavor 4134N/A# to investigate and remove these for maximum lint coverage. 4134N/A# Please do not carry these forward to new Makefiles.