From 9fba2765bcac9e8d0860d2ada2be86baea617882 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Wed, 5 Jun 2002 00:55:08 +0000 Subject: Unmatchings. p4raw-id: //depot/perl@16997 --- README.netware | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'README.netware') diff --git a/README.netware b/README.netware index 33866ccde6..55c9418c9a 100644 --- a/README.netware +++ b/README.netware @@ -33,7 +33,7 @@ The build process is dependent on the location of the NetWare SDK. Once the Tools & SDK are installed, the build environment has to be setup. The following batch files setup the environment. -=item * +=over 4 =item SetNWBld.bat @@ -42,8 +42,6 @@ being the NetWare SDK path, second being the path for CodeWarrior Compiler & tools. Execution of this file sets these paths and also sets the build type to Release by default. -=back - =item Buildtype.bat This is used to set the build type to debug or release. Change the @@ -58,6 +56,8 @@ Example: the buildtype to be set to Debug type with D1 flag set. 2. Typing "buildtype r" at the command prompt sets it to Release Build type. +=back + =head2 Make The make process runs only under WinNT shell. The NetWare makefile is @@ -162,9 +162,7 @@ Example: You can execute the following on the command prompt. perl -Ic:/perl/5.7.2/lib/NetWare-x86-multi-thread -Ic:\perl\5.7.2\lib MakeFile.pl INSTALLSITELIB=i:\perl\lib -=back - -= item * +=item * Note: Some modules downloaded from CPAN may require NetWare related API in order to build on NetWare.Other modules may however build -- cgit v1.2.1