Makefile revision 0f1702c5201310f0529cd5abb77652e5e9b241b6
7302N/A#
7302N/A# CDDL HEADER START
7302N/A#
7302N/A# The contents of this file are subject to the terms of the
7302N/A# Common Development and Distribution License (the "License").
7302N/A# You may not use this file except in compliance with the License.
7302N/A#
7302N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7302N/A# or http://www.opensolaris.org/os/licensing.
7302N/A# See the License for the specific language governing permissions
7302N/A# and limitations under the License.
7302N/A#
7302N/A# When distributing Covered Code, include this CDDL HEADER in each
7302N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7302N/A# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
MODULE = sockfs.so
MDBTGT = kvm
MODSRCS = sockfs.c
include ../../../../Makefile.cmd
include ../../../../Makefile.cmd.64
include ../../Makefile.sparcv9
include ../../../Makefile.module