Source code of Windows XP (NT5)
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

  1. obj\$(TARGET_DIRECTORY)\ntoskrnl.prf: $(TARGET_DIRECTORY).prf
  2. copy $(TARGET_DIRECTORY).prf ..\ntkrnlmp.prf
  3. !INCLUDE ..\up\makefile.inc
  4. obj\alpha\ntkrnlmp.obj: ..\ntoskrnl.c
  5. obj\i386\ntkrnlmp.obj: ..\ntoskrnl.c
  6. obj\mips\ntkrnlmp.obj: ..\ntoskrnl.c