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