[devel] Added projects/owatcom, an IDE project for OpenWatcom to replace

scripts/makefile.watcom.  This project works with OpenWatcom 1.9. The
    IDE autogenerates appropriate makefiles (libpng.mk) for batch processing.
    The project is configurable, unlike the Visual Studio project, so long
    as the developer has an awk.
This commit is contained in:
John Bowler
2011-06-11 06:31:28 -05:00
committed by Glenn Randers-Pehrson
parent 700c55036c
commit 0eadc27cd6
9 changed files with 1034 additions and 123 deletions

View File

@@ -47,7 +47,6 @@ pnglibconf.h.prebuilt => Stores configuration settings
makefile.64sunu => Sun Ultra 64-bit makefile
makefile.tc3 => Turbo C 3.0 makefile
makefile.vcwin32 => makefile for Microsoft Visual C++ 4.0 and later
makefile.watcom => Watcom 10a+ Makefile, 32-bit flat memory model
makevms.com => VMS build script
smakefile.ppc => AMIGA smakefile for SAS C V6.58/7.00 PPC compiler
(Requires SCOPTIONS, copied from scripts/SCOPTIONS.ppc)