Changeset 360 for trunk/dll


Ignore:
Timestamp:
Jul 26, 2006, 11:37:21 PM (19 years ago)
Author:
root
Message:

Add more .h dependencies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/makefile

    r314 r360  
    1111# 16 Apr 06 SHL Add lxlite target
    1212# 28 Jun 06 SHL Add more .h dependencies
     13# 22 Jul 06 SHL Add more .h dependencies
    1314
    1415# Warning - may still be missing some *.h dependencies
     
    7576        menu.obj worker.obj datamin.obj fm2cmd.obj newview.obj colors.obj\
    7677        uudecode.obj loadbmp.obj mainwnd2.obj remap.obj timer.obj grep2.obj\
    77         common.obj string.obj
     78        common.obj string.obj wrappers.obj
    7879
    7980LFILES=$(OFILES:.obj=)
     
    201202common.c: fm3dll.h fm3dlg.h fm3str.h mle.h
    202203comp.c: fm3dll.h fm3dlg.h fm3str.h
    203 copyf.c: fm3dll.h
     204copyf.c: fm3dll.h fm3str.h
    204205datamin.c: fm3dll.h fm3dlg.h fm3str.h procstat.h datamin.h
    205206defview.c: fm3dll.h fm3dlg.h
     
    235236mainwnd.c: datamin.h fm3dll.h fm3dlg.h fm3str.h tools.h
    236237mainwnd2.c: datamin.h
    237 makelist.c: fm3dll.h
     238makelist.c: fm3dll.h fm3str.h
     239wrappers.c: fm3dll.h fm3str.h
    238240menu.c: fm3dll.h menu.h
    239241misc.c: fm3dll.h fm3dlg.h fm3str.h
     
    265267update.c: fm3dll.h
    266268uudecode.c: fm3dll.h fm3dlg.h fm3str.h
    267 valid.c: fm3dll.h
     269valid.c: fm3dll.h fm3str.h
    268270viewer.c: fm3dll.h fm3dlg.h fm3str.h mle.h
    269271viewinf.c: fm3dll.h fm3dlg.h fm3str.h
Note: See TracChangeset for help on using the changeset viewer.