22 lines
311 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
!IF 0
Copyright (c) Microsoft Corporation
!ENDIF
!include $(PROJECT_ROOT)\ntos\ntoskrnl.inc
NT_UP=1
!undef NTTEST
NTTEST=ntkrnlpa
TARGET1=pae
TARGET2=up
!include ..\up\sources.cmn
C_DEFINES=$(C_DEFINES) /D_X86PAE_
LINKER_FLAGS=/LARGEADDRESSAWARE
!ifndef NTTEST
NTTEST=ntkrnlpa
!endif