Description of the MultiMac Project =================================== The MultiMac project is essentially a collection of tools to help make building network drivers easier. The MultiMac tools are specifically designed and organized for building and porting high-performance, reliable, native-OS/2, and OS/2 optimized NIC drivers. The MultiMac tools are not "wrappers" and do not attempt to "emulate" *nix or Windows as that would produce larger, slower, and less reliable drivers. The MultiMac tools provide for building originally written 16 bit and 32 bit drivers, and for compiling 32 bit FreeBSD drivers to run on OS/2. The MultiMac project does not support the building of Linux based drivers. All work for creating a new driver should be done entirely in the subdirectory for the specific driver. Do not modify any of the common files. To build any of the current MultiMac drivers you must have * An IBM DDK license * The OpenWatcom compiler and tools v1.9 or later * The Drv32 kit or the Drv16 kit as appropriate * For FreeBSD ports, the Bcl32 kit (not publicly available) * The mini-DDK (preferred) or the IBM DDK (with modifications)