Makefile revision 89b43686db1fe9681d80a7cf5662730cb9378cae
1029N/A# The contents of this file are subject to the terms of the 1111N/A# Common Development and Distribution License (the "License"). 1029N/A# You may not use this file except in compliance with the License. 1042N/A# See the License for the specific language governing permissions 1042N/A# and limitations under the License. 1042N/A# When distributing Covered Code, include this CDDL HEADER in each 1042N/A# If applicable, add the following below this CDDL HEADER, with the 1042N/A# fields enclosed by brackets "[]" replaced with your own identifying 1042N/A# information: Portions Copyright [yyyy] [name of copyright owner] 1042N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved. 1042N/A# Use is subject to license terms. 1029N/A# Copyright (c) 2011 Bayard G. Bell. All rights reserved. 1029N/A# This makefile drives the production of the SLVM's raid misc module. 1029N/A# sparc implementation architecture dependent 1029N/A# Define the module and object file sets. 1029N/A# For now, disable these lint checks; maintainers should endeavor 1029N/A# to investigate and remove these for maximum lint coverage. 1029N/A# Please do not carry these forward to new Makefiles. # Include common targets.