Changeset 6918 for trunk/src/odincrt


Ignore:
Timestamp:
Oct 1, 2001, 3:42:09 AM (24 years ago)
Author:
bird
Message:

Watcom: support to watcom+nmake.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/odincrt/makefile

    r6373 r6918  
    1 # $Id: makefile,v 1.23 2001-07-20 15:40:29 sandervl Exp $
     1# $Id: makefile,v 1.24 2001-10-01 01:40:31 bird Exp $
    22
    33#
     
    6161$(OBJDIR)\file.obj
    6262!else
     63!ifdef NMAKE
     64$(WATCOM)\lib386\os2\$(RTLLIB_O)
     65!else
    6366$(%WATCOM)\lib386\os2\$(RTLLIB_O)
     67!endif
    6468!endif
    6569
Note: See TracChangeset for help on using the changeset viewer.