mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
1.0 KiB
39 lines
1.0 KiB
OBJECTS = $(OBJECTS) $(BASEDIR)\private\ntos\rtl\user\obj\$(TARGET_DIRECTORY)\imagedir.obj
|
|
|
|
debug.c undname.c: $(BASEDIR)\public\sdk\inc\ntverp.h
|
|
|
|
obj\$(TARGET_DIRECTORY)\bind.res: bind.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\binplace.res: binplace.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\checkfix.res: checkfix.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\dbgdump.res: dbgdump.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\editsym.res: binplace.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\imagecfg.res: imagecfg.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\imagechk.res: imagechk.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\imagehlp.res: imagehlp.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\impchk.res: impchk.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\rebase.res: rebase.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\smashlck.res: smashlck.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\splitsym.res: splitsym.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\stripcv.res: stripcv.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\undname.res: undname.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\verfix.res: verfix.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\editsym.res: editsym.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\upddbg.res: upddbg.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\certify.res: certify.rc
|