|
|
1.1 ! root 1: !include <ntwin32.mak> ! 2: ! 3: all: ..\bin\drwtsn32.exe ! 4: ! 5: messages.h messages.rc msg00001.bin: messages.mc ! 6: mc -v messages.mc ! 7: ! 8: drwatson.rbj: messages.rc msg00001.bin drwatson.rc ! 9: rc -r -i .\include -fo drwatson.res drwatson.rc ! 10: cvtres -$(CPU) drwatson.res -o drwatson.rbj ! 11: ! 12: .c.obj: ! 13: $(cc) $(cdebug) $(cflags) $(cvars) $(scall) -I..\include -I.\include -D_PORTABLE_32BIT_CONTEXT $*.c ! 14: ! 15: ..\bin\drwtsn32.exe: drwatson.rbj \ ! 16: controls.obj \ ! 17: debug.obj \ ! 18: error.obj \ ! 19: eventlog.obj \ ! 20: log.obj \ ! 21: module.obj \ ! 22: notify.obj \ ! 23: process.obj \ ! 24: registry.obj \ ! 25: symbols.obj \ ! 26: ui.obj \ ! 27: util.obj \ ! 28: walk.obj \ ! 29: regs.obj \ ! 30: disasm.obj \ ! 31: context.obj \ ! 32: drwtsn32.obj \ ! 33: browse.obj ! 34: $(link) $(linkdebug) $(conflags) -out:$@ $** $(guilibs) ..\lib\imagehlp.lib winmm.lib shell32.lib comdlg32.lib advapi32.lib
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.