tools: easier browser switching
This commit is contained in:
		
							parent
							
								
									cbb0fc5c59
								
							
						
					
					
						commit
						e6e7cef85c
					
				
							
								
								
									
										9
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								Makefile
									
									
									
									
									
								
							| @ -16,10 +16,11 @@ BENCHEXES=hledger-0.12.1 hledger-0.13 hledger-0.14-ghc6.12.3 ledger | |||||||
| #BENCHEXES=hledger
 | #BENCHEXES=hledger
 | ||||||
| 
 | 
 | ||||||
| # misc. tools
 | # misc. tools
 | ||||||
| #VIEWHTML=open -a 'Google Chrome'
 | BROWSE=google-chrome | ||||||
| VIEWHTML=google-chrome | #BROWSE=open -a 'Google Chrome'
 | ||||||
| VIEWPS=google-chrome | VIEWHTML=$(BROWSE) | ||||||
| VIEWPDF=google-chrome | VIEWPS=$(BROWSE) | ||||||
|  | VIEWPDF=$(BROWSE) | ||||||
| PRINT=lpr | PRINT=lpr | ||||||
| 
 | 
 | ||||||
| PACKAGES=\
 | PACKAGES=\
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user