mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-03 16:46:18 +00:00 
			
		
		
		
	Tidy a few warnings.
This commit is contained in:
		
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							@@ -1,4 +1,4 @@
 | 
			
		||||
# $Id: Makefile,v 1.95 2009-01-17 18:38:12 nicm Exp $
 | 
			
		||||
# $Id: Makefile,v 1.96 2009-01-17 18:47:36 nicm Exp $
 | 
			
		||||
 | 
			
		||||
.SUFFIXES: .c .o .y .h
 | 
			
		||||
.PHONY: clean update-index.html upload-index.html
 | 
			
		||||
@@ -11,7 +11,7 @@ REL!= uname -r
 | 
			
		||||
DATE!= date +%Y%m%d-%H%M
 | 
			
		||||
 | 
			
		||||
# This must be empty as OpenBSD includes it in default CFLAGS.
 | 
			
		||||
DEBUG=
 | 
			
		||||
#DEBUG=
 | 
			
		||||
 | 
			
		||||
META?= \002 # C-b
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user