diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-05 00:55:08 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-05 00:55:08 +0000 |
commit | 9fba2765bcac9e8d0860d2ada2be86baea617882 (patch) | |
tree | 51ad2c15aff2f89bb8b03a82717b884977648042 /README.netware | |
parent | ac639f8f45eb59898b7bce91836c4c28dce68d7c (diff) | |
download | perl-9fba2765bcac9e8d0860d2ada2be86baea617882.tar.gz |
Unmatchings.
p4raw-id: //depot/perl@16997
Diffstat (limited to 'README.netware')
-rw-r--r-- | README.netware | 10 |
1 files changed, 4 insertions, 6 deletions
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 |