1*ee5416c9Syc148097# 2*ee5416c9Syc148097# CDDL HEADER START 3*ee5416c9Syc148097# 4*ee5416c9Syc148097# The contents of this file are subject to the terms of the 5*ee5416c9Syc148097# Common Development and Distribution License (the "License"). 6*ee5416c9Syc148097# You may not use this file except in compliance with the License. 7*ee5416c9Syc148097# 8*ee5416c9Syc148097# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*ee5416c9Syc148097# or http://www.opensolaris.org/os/licensing. 10*ee5416c9Syc148097# See the License for the specific language governing permissions 11*ee5416c9Syc148097# and limitations under the License. 12*ee5416c9Syc148097# 13*ee5416c9Syc148097# When distributing Covered Code, include this CDDL HEADER in each 14*ee5416c9Syc148097# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*ee5416c9Syc148097# If applicable, add the following below this CDDL HEADER, with the 16*ee5416c9Syc148097# fields enclosed by brackets "[]" replaced with your own identifying 17*ee5416c9Syc148097# information: Portions Copyright [yyyy] [name of copyright owner] 18*ee5416c9Syc148097# 19*ee5416c9Syc148097# CDDL HEADER END 20*ee5416c9Syc148097# 21*ee5416c9Syc148097 22*ee5416c9Syc148097# 23*ee5416c9Syc148097# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 24*ee5416c9Syc148097# Use is subject to license terms. 25*ee5416c9Syc148097# 26*ee5416c9Syc148097# ident "%Z%%M% %I% %E% SMI" 27*ee5416c9Syc148097# 28*ee5416c9Syc148097 29*ee5416c9Syc148097MODULE = xfp 30*ee5416c9Syc148097CLASS = common 31*ee5416c9Syc148097 32*ee5416c9Syc148097MODULESRCS = xfp.c 33*ee5416c9Syc148097 34*ee5416c9Syc148097include ../../Makefile.plugin 35