19 lines
218 B
Plaintext
19 lines
218 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) Microsoft Corporation
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
TARGETTYPE=NOTARGET
|
||
|
TARGETPATH=obj
|
||
|
|
||
|
!include $(PROJECT_ROOT)\ntos\ntoskrnl.inc
|
||
|
!include ..\sources.inc
|
||
|
|
||
|
NTTARGETFILE1=$(O)\halmps.c
|
||
|
|
||
|
MISCFILES= \
|
||
|
$(O)\halmps.c
|
||
|
|
||
|
|