Changeset 190

Show
Ignore:
Timestamp:
06/15/07 08:44:31 (1 year ago)
Author:
takkaria
Message:

Get the Windows makefile working on WinNT and 2k.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/Makefile.win

    r188 r190  
    1717default: ../$(EXE) 
    1818 
    19 ifneq (,$(findstring WINDOWS\system32,$(PATH))) 
     19ifneq (,$(findstring \system32,$(PATH))) 
    2020  CP = copy 
    2121  RM = del