mirror of
				https://github.com/wting/autojump
				synced 2025-06-13 12:54:07 +00:00 
			
		
		
		
	
							parent
							
								
									615bb0cafb
								
							
						
					
					
						commit
						559ead890c
					
				
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							@ -4,10 +4,10 @@ TAGNAME = release-v$(VERSION)
 | 
				
			|||||||
.PHONY: docs install uninstall lint tar test
 | 
					.PHONY: docs install uninstall lint tar test
 | 
				
			||||||
 | 
					
 | 
				
			||||||
install:
 | 
					install:
 | 
				
			||||||
	install.sh
 | 
						install.py
 | 
				
			||||||
 | 
					
 | 
				
			||||||
uninstall:
 | 
					uninstall:
 | 
				
			||||||
	uninstall.sh
 | 
						uninstall.py
 | 
				
			||||||
 | 
					
 | 
				
			||||||
docs:
 | 
					docs:
 | 
				
			||||||
	pandoc -s -w man docs/manpage_header.md docs/header.md docs/body.md -o docs/autojump.1
 | 
						pandoc -s -w man docs/manpage_header.md docs/header.md docs/body.md -o docs/autojump.1
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user