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/win32k/win32k.tools.mk

    r5944 r6918  
    1 # $Id: win32k.tools.mk,v 1.10 2001-06-10 01:38:09 bird Exp $
     1# $Id: win32k.tools.mk,v 1.11 2001-10-01 01:42:09 bird Exp $
    22
    33#
     
    6767ILIB        = wlib /nobackup /nologo \
    6868
    69 !error "Compiler is not yet supported!"
     69#!error "Compiler is not yet supported!"
     70# need to get win32k.lib compiled...
     71DDKPATH=
     72TOOLKIT=
     73MSCPATH=
    7074!else
    7175#
Note: See TracChangeset for help on using the changeset viewer.