* README: Modify "Win32 runtime" to "Microsoft C Runtime". * Makefile.in (SRCDIST_FILES): Add DISCLAIMER and README. (inst_docdir): New variable. (INSTDOCS): Ditto. (FLAGS_TO_PASS): Include inst_docdir. (install-dirs): Add inst_docdir. (install): Add loop for INSTDOCS.
		
			
				
	
	
		
			13 lines
		
	
	
		
			519 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			519 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
/*
 | 
						|
 * DISCLAIMER
 | 
						|
 * This file has no copyright assigned and is placed in the Public Domain.
 | 
						|
 * This file is a part of the mingw-runtime package.
 | 
						|
 *
 | 
						|
 * The mingw-runtime package and its code is distributed in the hope that it 
 | 
						|
 * will be useful but WITHOUT ANY WARRANTY.  ALL WARRANTIES, EXPRESSED OR 
 | 
						|
 * IMPLIED ARE HEREBY DISCLAIMED.  This includes but is not limited to 
 | 
						|
 * warranties of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 | 
						|
 *
 | 
						|
 * You are free to use this package and its code without limitation.
 | 
						|
 */
 |