Makefile revision 5fd03bc0f2e00e7ba02316c2e08f45d52aab15db
369N/A#
369N/A# CDDL HEADER START
369N/A#
369N/A# The contents of this file are subject to the terms of the
369N/A# Common Development and Distribution License (the "License").
369N/A# You may not use this file except in compliance with the License.
369N/A#
369N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
369N/A# or http://www.opensolaris.org/os/licensing.
369N/A# See the License for the specific language governing permissions
369N/A# and limitations under the License.
369N/A#
369N/A# When distributing Covered Code, include this CDDL HEADER in each
369N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
369N/A# If applicable, add the following below this CDDL HEADER, with the
369N/A# fields enclosed by brackets "[]" replaced with your own identifying
369N/A# information: Portions Copyright [yyyy] [name of copyright owner]
369N/A#
369N/A# CDDL HEADER END
369N/A#
5680N/A#
5680N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
5622N/A# Use is subject to license terms.
369N/A#
5706N/A# Copyright 2013 Nexenta Systems, Inc. All rights reserved.
5680N/A#
369N/A
369N/AMODULE = smbsrv.so
5706N/AMDBTGT = kvm
844N/A
5706N/AMODSRCS = smbsrv.c
5706N/A
5622N/Ainclude ../../../../Makefile.cmd
369N/Ainclude ../../Makefile.ia32
5680N/A
369N/AROOTKMOD = $(ROOT)/usr/kernel/kmdb
5680N/A
369N/Ainclude ../../../Makefile.module
5706N/A
5706N/AC99MODE= $(C99_ENABLE)
369N/A
369N/A$(ROOTKMOD):
369N/A $(INS.dir)
5680N/A