Source code of Windows XP (NT5)
 
 
 
 
 
 

7 lines
129 B

!if "$(NTMAKEENV)" != ""
!INCLUDE $(NTMAKEENV)\makefile.def
!else
ROOT =..\..
WIN32 =TRUE
!include $(ROOT)\build\build.mk
!endif