Makefiles

At the moment there is no attempt to make UNIX makefiles and nmake makefiles compatible, i.e. one makefile is required for each environment.

Sample makefiles are included with the library and demos, but not for Borland C++, so if anyone can send me some Borland makefiles I will make them available with a future release. However, project files for Turbo C++ are provided.

The controlling makefile for wxWindows is in the platform-specific directory, such as src/msw or src/x. This makefile will recursively execute the makefile in src/base.

DOS makefiles

UNIX makefiles