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