2020-09-30 16:53:55 +02:00

24 lines
308 B
Plaintext

!IF 0
Copyright (c) Microsoft Corporation
!ENDIF
NT_UP=0
!include $(PROJECT_ROOT)\ntos\ntoskrnl.inc
!undef NTTEST
NTTEST=ntkrnlmp
TARGET1=mp
TARGET2=mp
!include ..\up\sources.cmn
!ifndef NTTEST
NTTEST=ntkrnlmp
!endif
!if $(386)
KERNEL_ALIGNMENT=0x1000
!endif
SYNCHRONIZE_DRAIN=1