mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:17:31 +00:00 
			
		
		
		
	Initial man page.
This commit is contained in:
		
							
								
								
									
										3
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
									
									
									
									
								
							@@ -1,4 +1,4 @@
 | 
			
		||||
# $Id: Makefile,v 1.37 2007-11-09 11:02:01 nicm Exp $
 | 
			
		||||
# $Id: Makefile,v 1.38 2007-11-09 15:23:28 nicm Exp $
 | 
			
		||||
 | 
			
		||||
.SUFFIXES: .c .o .y .h
 | 
			
		||||
.PHONY: clean
 | 
			
		||||
@@ -87,3 +87,4 @@ clean:
 | 
			
		||||
 | 
			
		||||
install:	all
 | 
			
		||||
		${INSTALLBIN} ${PROG} ${DESTDIR}${PREFIX}/bin/${PROG}
 | 
			
		||||
		${INSTALLMAN} ${PROG}.1 ${DESTDIR}${PREFIX}/man/man1/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user