Leaked source code of windows server 2003
 
 
 
 
 
 

14 lines
340 B

# --------------------------------------------------------------------
#
# Copyright(c) Microsoft Corp., 1997
#
# --------------------------------------------------------------------
!ifdef NTMAKEENV
!INCLUDE $(NTMAKEENV)\makefile.def
!else # NTMAKEENV
!error - You forgot to set your build environment
!endif