13 lines
		
	
	
		
			432 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			432 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #****************************** File Header ******************************\
 | |
| # File Name: makefile
 | |
| #
 | |
| # Copyright (c) 1985-96, Microsoft Corporation
 | |
| #
 | |
| # This file is used by BUILD.EXE. Do not modify it.
 | |
| # Building settings are controled by SOURCES and MAKEFILE.INC
 | |
| #
 | |
| # History:
 | |
| # Oct-22-1996 JBallard Created
 | |
| #***************************************************************************/
 | |
| !include $(NTMAKEENV)\makefile.def
 |