We only support Open Watcom 1.8+.

This commit is contained in:
William McBrine
2017-12-21 17:16:33 -05:00
parent 54949fe3bf
commit a4d10673e3
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Watcom WMAKE Makefile for PDCurses library - DOS (16 bit) Watcom C/C++ 10.6+
# Watcom WMAKE Makefile for PDCurses library - DOS (16 bit) Open Watcom 1.8+
#
# Usage: wmake -f [path\]wccdos16.mak [DEBUG=Y] [target]
#

View File

@@ -1,4 +1,4 @@
# Watcom WMAKE Makefile for PDCurses library - DOS/4GW Watcom C/C++ 10.6+
# Watcom WMAKE Makefile for PDCurses library - DOS/4GW Open Watcom 1.8+
#
# Usage: wmake -f [path\]wccdos4g.mak [DEBUG=Y] [target]
#

View File

@@ -1,4 +1,4 @@
# Watcom WMAKE Makefile for PDCurses library - OS/2 Open Watcom 1.1+
# Watcom WMAKE Makefile for PDCurses library - OS/2 Open Watcom 1.8+
#
# Usage: wmake -f [path\]wccos2.mak [DEBUG=Y] [target]
#

View File

@@ -1,4 +1,4 @@
# Watcom WMAKE Makefile for PDCurses library - Win32 Watcom C/C++ 10.6+
# Watcom WMAKE Makefile for PDCurses library - Win32 Open Watcom 1.8+
#
# Usage: wmake -f [win32\]wccwin32.mak [DEBUG=Y] [WIDE=Y] [UTF8=Y] [target]
#