9 lines
		
	
	
		
			163 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			163 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
!ifdef NTMAKEENV
 | 
						|
 | 
						|
#
 | 
						|
# Build using BUILD.EXE (Do not edit this section of this file, edit SOURCES)
 | 
						|
#
 | 
						|
!INCLUDE $(NTMAKEENV)\makefile.def
 | 
						|
 | 
						|
!endif # NTMAKEENV
 |