Makefile revision 381a2a9a387f449fab7d0c7e97c4184c26963abf
309N/A#
309N/A# CDDL HEADER START
309N/A#
309N/A# The contents of this file are subject to the terms of the
309N/A# Common Development and Distribution License (the "License").
309N/A# You may not use this file except in compliance with the License.
309N/A#
309N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
309N/A# or http://www.opensolaris.org/os/licensing.
309N/A# See the License for the specific language governing permissions
309N/A# and limitations under the License.
309N/A#
309N/A# When distributing Covered Code, include this CDDL HEADER in each
309N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
309N/A# If applicable, add the following below this CDDL HEADER, with the
309N/A# fields enclosed by brackets "[]" replaced with your own identifying
309N/A# information: Portions Copyright [yyyy] [name of copyright owner]
309N/A#
309N/A# CDDL HEADER END
309N/A#
309N/A#
309N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
309N/A# Use is subject to license terms.
309N/A#
309N/A#ident "%Z%%M% %I% %E% SMI"
309N/A
309N/AMODULE = neti.so
309N/AMDBTGT = kvm
309N/A
309N/AMODSRCS = neti.c
309N/A
309N/Ainclude ../../../../Makefile.cmd
309N/Ainclude ../../Makefile.ia32
309N/Ainclude ../../../Makefile.module
309N/A