Source code of Windows XP (NT5)
 
 
 
 
 
 

6 lines
112 B

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