Changeset 673
- Timestamp:
 - May 13, 2007, 8:02:29 AM (18 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/dll/makefile (modified) (3 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/dll/makefile
r525 r673 3 3 4 4 # Copyright (c) 1993-98 M. Kimes 5 # Copyright (c) 2002, 200 6Steven H. Levine5 # Copyright (c) 2002, 2007 Steven H. Levine 6 6 7 7 # 22 May 03 SHL Correct icon dependencies … … 23 23 # 30 Sep 06 GKY Add del of Help file to clean 24 24 # 19 Oct 06 SHL Move all .hlp logic build to ipf\makefile too 25 # 12 May 07 SHL Drop obsolete macros 25 26 26 27 # Warning - may still be missing some *.h dependencies … … 88 89 uudecode.obj loadbmp.obj mainwnd2.obj remap.obj timer.obj grep2.obj\ 89 90 common.obj string.obj wrappers.obj 90 91 LFILES=$(OFILES:.obj=)92 LFILES2=$(OFILES2:.obj=)93 LFILES3=$(OFILES3:.obj=)94 91 95 92 !ifndef MAKERES  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  