tools: rename repl-* rules for easier editing
This commit is contained in:
		
							parent
							
								
									441cae645f
								
							
						
					
					
						commit
						0bae2283b3
					
				
							
								
								
									
										6
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								Makefile
									
									
									
									
									
								
							| @ -557,13 +557,13 @@ ghci: | ||||
| ghciweb: | ||||
| 	$(GHCI) $(BUILDFLAGS) $(WEBLANGEXTS) hledger-web/app/main.hs | ||||
| 
 | ||||
| repllib: | ||||
| repl-lib: | ||||
| 	(cd hledger-lib; cabal repl) | ||||
| 
 | ||||
| replcli: | ||||
| repl-cli repl: | ||||
| 	(cd hledger; cabal repl exe:hledger) | ||||
| 
 | ||||
| replweb: | ||||
| repl-web: | ||||
| 	(cd hledger-web; cabal repl exe:hledger-web) | ||||
| 
 | ||||
| # generate standard sample journals
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user