Makefile revision d291d9f21e8c0417aec99de243dd48bc400002d0
413N/A# The contents of this file are subject to the terms of the 413N/A# Common Development and Distribution License, Version 1.0 only 413N/A# (the "License"). You may not use this file except in compliance 413N/A# See the License for the specific language governing permissions 413N/A# and limitations under the License. 413N/A# When distributing Covered Code, include this CDDL HEADER in each 413N/A# If applicable, add the following below this CDDL HEADER, with the 413N/A# fields enclosed by brackets "[]" replaced with your own identifying 413N/A# information: Portions Copyright [yyyy] [name of copyright owner] 413N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved. 413N/A# Use is subject to license terms. 413N/A#ident "%Z%%M% %I% %E% SMI" 413N/A# This makefile drives the production of the hci1394 OHCI HAL module. 413N/A# intel architecture dependent 413N/A# Define the module and object file sets. 413N/A#ALL_BUILDS = $(ALL_BUILDSONLY64) 413N/A#DEF_BUILDS = $(DEF_BUILDSONLY64) 416N/A#DEBUG_DEFS_DBG64 += -DTNF_DEBUG 413N/A# Default build targets. # Include common targets.