14 lines
191 B
Plaintext
14 lines
191 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) Microsoft Corporation
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
NT_UP=0
|
||
|
!include $(PROJECT_ROOT)\ntos\ntoskrnl.inc
|
||
|
!include ..\sources.inc
|
||
|
|
||
|
NTTARGETFILE1=$(O)\ntkrnlmp.c
|
||
|
|
||
|
MISCFILES= \
|
||
|
$(O)\ntkrnlmp.c
|