内容

名称

ExtUtils::MM_NW5 - 在 ExtUtils::MakeMaker 中覆盖 UN*X 行为的方法

概要

use ExtUtils::MM_NW5; # Done internally by ExtUtils::MakeMaker if needed

描述

请参阅 ExtUtils::MM_Unix 以了解其中提供的方法的文档。此包覆盖了这些方法的实现,而不是语义。

os_flavor

除了 Windows 之外,我们还是 Netware。

init_platform

添加 Netware 宏。

LIBPTH, BASE_IMPORT, NLM_VERSION, MPKTOOL, TOOLPATH, BOOT_SYMBOL, NLM_SHORT_NAME, INCLUDE, PATH, MM_NW5_REVISION

platform_constants

将上面初始化的 Netware 宏添加到 Makefile 中。

static_lib_pure_cmd

定义如何运行归档实用程序

xs_static_lib_is_xs
dynamic_lib

覆盖用于操作系统特定工作的实用程序方法。