5 lines
		
	
	
		
			160 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			160 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# We don't want to use debugging information on DOS.  Unfortunately,
 | 
						|
# this requires that we set CFLAGS.
 | 
						|
# This used to set -fno-omit-frame-pointer.
 | 
						|
CFLAGS=-O2
 |