mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Initial man page.
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
# $Id: GNUmakefile,v 1.2 2007-11-09 11:02:01 nicm Exp $
 | 
			
		||||
# $Id: GNUmakefile,v 1.3 2007-11-09 15:23:28 nicm Exp $
 | 
			
		||||
 | 
			
		||||
.PHONY: clean
 | 
			
		||||
 | 
			
		||||
@@ -75,6 +75,7 @@ depend: $(SRCS)
 | 
			
		||||
 | 
			
		||||
install:
 | 
			
		||||
	$(INSTALLBIN) $(PROG) $(DESTDIR)$(PREFIX)/bin/$(PROG)
 | 
			
		||||
	$(INSTALLMAN) $(PROG).1 $(DESTDIR)$(PREFIX)/man/man1/
 | 
			
		||||
 | 
			
		||||
clean:
 | 
			
		||||
	rm -f $(CLEANFILES)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user