Makefile revision 02d09e03eb27f3a2dc299de704e45dae5173f43f
123N/A# The contents of this file are subject to the terms of the 1377N/A# Common Development and Distribution License (the "License"). 123N/A# You may not use this file except in compliance with the License. 919N/A# See the License for the specific language governing permissions 919N/A# and limitations under the License. 919N/A# When distributing Covered Code, include this CDDL HEADER in each 919N/A# If applicable, add the following below this CDDL HEADER, with the 919N/A# fields enclosed by brackets "[]" replaced with your own identifying 919N/A# information: Portions Copyright [yyyy] [name of copyright owner] 919N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 123N/A# Use is subject to license terms. 123N/A# This makefile drives the production of the smbfs (Server 123N/A# message block file system) kernel module. 123N/A# intel architecture dependent 123N/A# Define the module and object file sets. 970N/A# Until CR 4994570 is fixed... # The mb_put/md_get functions are intentionally used with and without # return value checks, so filter those out like LGREP.2 does. # Include common targets.