# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet # at http://www.illumos.org/license/CDDL. # # # Copyright 2011, Richard Lowe # Copyright 2013 Nexenta Systems, Inc. All rights reserved. # include $(SRC)/Makefile.master MANSECT= 3mpapi MANFILES= MP_AssignLogicalUnitToTPG.3mpapi \ MP_CancelOverridePath.3mpapi \ MP_CompareOIDs.3mpapi \ MP_DeregisterForObjectPropertyChanges.3mpapi \ MP_DeregisterForObjectVisibilityChanges.3mpapi \ MP_DeregisterPlugin.3mpapi \ MP_DisableAutoFailback.3mpapi \ MP_DisableAutoProbing.3mpapi \ MP_DisablePath.3mpapi \ MP_EnableAutoFailback.3mpapi \ MP_EnableAutoProbing.3mpapi \ MP_EnablePath.3mpapi \ MP_FreeOidList.3mpapi \ MP_GetAssociatedPathOidList.3mpapi \ MP_GetAssociatedPluginOid.3mpapi \ MP_GetAssociatedTPGOidList.3mpapi \ MP_GetDeviceProductOidList.3mpapi \ MP_GetDeviceProductProperties.3mpapi \ MP_GetInitiatorPortOidList.3mpapi \ MP_GetInitiatorPortProperties.3mpapi \ MP_GetLibraryProperties.3mpapi \ MP_GetMPLogicalUnitProperties.3mpapi \ MP_GetMPLuOidListFromTPG.3mpapi \ MP_GetMultipathLus.3mpapi \ MP_GetObjectType.3mpapi \ MP_GetPathLogicalUnitProperties.3mpapi \ MP_GetPluginOidList.3mpapi \ MP_GetPluginProperties.3mpapi \ MP_GetProprietaryLoadBalanceOidList.3mpapi \ MP_GetProprietaryLoadBalanceProperties.3mpapi \ MP_GetTargetPortGroupProperties.3mpapi \ MP_GetTargetPortOidList.3mpapi \ MP_GetTargetPortProperties.3mpapi \ MP_RegisterForObjectPropertyChanges.3mpapi \ MP_RegisterForObjectVisibilityChanges.3mpapi \ MP_RegisterPlugin.3mpapi \ MP_SetFailbackPollingRate.3mpapi \ MP_SetLogicalUnitLoadBalanceType.3mpapi \ MP_SetOverridePath.3mpapi \ MP_SetPathWeight.3mpapi \ MP_SetPluginLoadBalanceType.3mpapi \ MP_SetProbingPollingRate.3mpapi \ MP_SetProprietaryProperties.3mpapi \ MP_SetTPGAccess.3mpapi \ Sun_MP_SendScsiCmd.3mpapi .KEEP_STATE: include $(SRC)/man/Makefile.man install: $(ROOTMANFILES)