Ignore:
Timestamp:
May 8, 2013, 5:22:57 PM (12 years ago)
Author:
David Azarewicz
Message:

readme and build scripts cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/README

    r157 r158  
    7070 - MAPSYM (part of the DDK)
    7171
    72 Simply use "wmake" or "wmake -a" to build the driver.
    73 
    74 The driver can also be built using the DDK tools, but this build
    75 is depreciated and is not kept up-to-date.
    76 
    77 The toolchain required for compilation consists of:
    78 
    79  - IBM OS/2 DDK version 9.23 or later (see ddk\base\h\version.mak)
    80  - Microsoft C600
    81  - ALP Assembler (part of DDK)
    82  - link.exe (part of DDK)
    83  - MAPSYM (part of the DDK)
    84 
    85 Use "nmake -f Makefile.old" or "nmake -f Makefile.old -a" to build
    86 the driver.
    87 
    88 When switching between building with the DDK and Open Watcom, it is
    89 recommended to do a clean first (wmake clean or nmake -f Makefile.old clean).
    90 
     72Define DDK and WATCOM in the environment.
     73Use "wmake" or "wmake -a" to build the driver. See _build.cmd.
    9174
    9275Installation
Note: See TracChangeset for help on using the changeset viewer.