Makefile revision 1ae0874509b6811fdde1dfd46f0d93fd09867a3f
354N/A# The contents of this file are subject to the terms of the 354N/A# Common Development and Distribution License (the "License"). 354N/A# You may not use this file except in compliance with the License. 354N/A# See the License for the specific language governing permissions 354N/A# and limitations under the License. 354N/A# When distributing Covered Code, include this CDDL HEADER in each 354N/A# If applicable, add the following below this CDDL HEADER, with the 354N/A# fields enclosed by brackets "[]" replaced with your own identifying 354N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5536N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved. 354N/A# Use is subject to license terms. 354N/A#pragma ident "%Z%%M% %I% %E% SMI" 354N/A# This makefile drives the production of the vds driver module. 354N/A# sun4v implementation architecture dependent 5680N/A# Define the module and object file sets. # lint pass one enforcement # Manually turn on C99 compilation until the sync with snv_38 re-enables it # Include common targets.