mirror of https://github.com/tongzx/nt5src
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.
10 lines
255 B
10 lines
255 B
obj\$(TARGET_DIRECTORY)\ntoskrnl.prf: $(TARGET_DIRECTORY).prf
|
|
copy $(TARGET_DIRECTORY).prf ..\ntkrnlmp.prf
|
|
|
|
!INCLUDE ..\up\makefile.inc
|
|
|
|
obj\alpha\ntkrnlmp.obj: ..\ntoskrnl.c
|
|
|
|
obj\i386\ntkrnlmp.obj: ..\ntoskrnl.c
|
|
|
|
obj\mips\ntkrnlmp.obj: ..\ntoskrnl.c
|