source: trunk/make/setup.win32relwat11.mk@ 10366

Last change on this file since 10366 was 10155, checked in by bird, 22 years ago

Win32 support - kind of working...

File size: 294 bytes
Line 
1# $Id: setup.win32relwat11.mk,v 1.1 2003-06-30 13:19:52 bird Exp $
2
3# ---WIN32, RELEASE, WAT11-------------------------
4ENV_NAME="Win32, Debug, Watcom C/C++ v11.0c"
5!include $(PATH_MAKE)\setup.win32debwat11.mk
6_CXX_OPTIONAL = $(_CXX_OPTIONAL) -UDEBUG
7_CC_OPTIONAL = $(_CC_OPTIONAL) -UDEBUG
Note: See TracBrowser for help on using the repository browser.