Changeset 479


Ignore:
Timestamp:
Sep 1, 2006, 9:58:46 PM (19 years ago)
Author:
root
Message:

Add missing fm3.hlp dependency

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/makefile

    r467 r479  
    1919# 16 Aug 06 SHL Drop 4os2-ism
    2020# 18 Aug 06 SHL Drop rc -x2 compression - not reliable
     21# 01 Sep 06 SHL fm3.hlp: add missing dependency on ..\bitmaps
    2122
    2223# Warning - may still be missing some *.h dependencies
     
    189190  copy $(BASERES).str .. /v
    190191
    191 ipf\FM3.hlp: ipf\*.ipf ipf\bitmaps\*.bmp
     192ipf\fm3.hlp: ipf\*.ipf ipf\bitmaps\*.bmp ..\bitmaps\*.bmp
    192193  cd ipf
    193194  ipfc /CODEPAGE=850 fm3.ipf
    194   ren fm3.HLP fm3.hlp
     195  ren fm3.hlp fm3.hlp
    195196  cd..
    196197
Note: See TracChangeset for help on using the changeset viewer.