2N/A#
2N/A# This file and its contents are supplied under the terms of the
2N/A# Common Development and Distribution License ("CDDL"), version 1.0.
2N/A# You may only use this file in accordance with the terms of version
2N/A# 1.0 of the CDDL.
2N/A#
2N/A# A full copy of the text of the CDDL should have accompanied this
2N/A# source. A copy of the CDDL is also available via the Internet
2N/A# at http://www.illumos.org/license/CDDL.
2N/A#
2N/A
2N/A#
2N/A# Copyright 2011, Richard Lowe
2N/A# Copyright 2013 Nexenta Systems, Inc. All rights reserved.
2N/A#
2N/A
2N/Ainclude $(SRC)/Makefile.master
2N/A
2N/AMANSECT= 3fcoe
2N/A
2N/AMANFILES= FCOE_CreatePort.3fcoe \
2N/A FCOE_DeletePort.3fcoe \
2N/A FCOE_GetPortList.3fcoe
2N/A
2N/A.KEEP_STATE:
2N/A
2N/Ainclude $(SRC)/man/Makefile.man
2N/A
2N/Ainstall: $(ROOTMANFILES)
2N/A