- Timestamp:
 - Jul 26, 2006, 11:37:21 PM (19 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/dll/makefile (modified) (5 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/dll/makefile
r314 r360 11 11 # 16 Apr 06 SHL Add lxlite target 12 12 # 28 Jun 06 SHL Add more .h dependencies 13 # 22 Jul 06 SHL Add more .h dependencies 13 14 14 15 # Warning - may still be missing some *.h dependencies … … 75 76 menu.obj worker.obj datamin.obj fm2cmd.obj newview.obj colors.obj\ 76 77 uudecode.obj loadbmp.obj mainwnd2.obj remap.obj timer.obj grep2.obj\ 77 common.obj string.obj 78 common.obj string.obj wrappers.obj 78 79 79 80 LFILES=$(OFILES:.obj=) … … 201 202 common.c: fm3dll.h fm3dlg.h fm3str.h mle.h 202 203 comp.c: fm3dll.h fm3dlg.h fm3str.h 203 copyf.c: fm3dll.h 204 copyf.c: fm3dll.h fm3str.h 204 205 datamin.c: fm3dll.h fm3dlg.h fm3str.h procstat.h datamin.h 205 206 defview.c: fm3dll.h fm3dlg.h … … 235 236 mainwnd.c: datamin.h fm3dll.h fm3dlg.h fm3str.h tools.h 236 237 mainwnd2.c: datamin.h 237 makelist.c: fm3dll.h 238 makelist.c: fm3dll.h fm3str.h 239 wrappers.c: fm3dll.h fm3str.h 238 240 menu.c: fm3dll.h menu.h 239 241 misc.c: fm3dll.h fm3dlg.h fm3str.h … … 265 267 update.c: fm3dll.h 266 268 uudecode.c: fm3dll.h fm3dlg.h fm3str.h 267 valid.c: fm3dll.h 269 valid.c: fm3dll.h fm3str.h 268 270 viewer.c: fm3dll.h fm3dlg.h fm3str.h mle.h 269 271 viewinf.c: fm3dll.h fm3dlg.h fm3str.h  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  