Changeset 482


Ignore:
Timestamp:
Sep 1, 2006, 11:52:54 PM (19 years ago)
Author:
root
Message:

More makefile sanity

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/makefile

    r479 r482  
    2020# 18 Aug 06 SHL Drop rc -x2 compression - not reliable
    2121# 01 Sep 06 SHL fm3.hlp: add missing dependency on ..\bitmaps
     22# 01 Sep 06 SHL Adjust fm3str.str case
    2223
    2324# Warning - may still be missing some *.h dependencies
     
    188189$(BASERES).str: $(BASE).str fm3str.h version.h
    189190  internal\mkstr
    190   copy $(BASERES).str .. /v
     191  ren $(BASERES).str $(BASERES).str
     192  copy $(BASERES).str ..\ /v
    191193
    192194ipf\fm3.hlp: ipf\*.ipf ipf\bitmaps\*.bmp ..\bitmaps\*.bmp
Note: See TracChangeset for help on using the changeset viewer.