source:
trunk/make/setup.win32relwat11.mk@
10366
Last change on this file since 10366 was 10155, checked in by , 22 years ago | |
---|---|
File size: 294 bytes |
Rev | Line | |
---|---|---|
[10155] | 1 | # $Id: setup.win32relwat11.mk,v 1.1 2003-06-30 13:19:52 bird Exp $ |
2 | ||
3 | # ---WIN32, RELEASE, WAT11------------------------- | |
4 | ENV_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.