11 lines
181 B
Plaintext
11 lines
181 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) Microsoft Corporation
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
C_DEFINES= $(C_DEFINES) -DTRUSTED_WINDOWS=1
|
||
|
NT_UP=0
|
||
|
!include $(PROJECT_ROOT)\ntos\ntoskrnl.inc
|
||
|
!include ..\sources.inc
|