drop old flag from prof target
This commit is contained in:
		
							parent
							
								
									c0435faf53
								
							
						
					
					
						commit
						4c74feeed5
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -56,7 +56,7 @@ tools/doctest: tools/doctest.hs | ||||
| PROFBIN=hledgerp | ||||
| BUILDPROF=ghc $(BUILDFLAGS) --make hledger.hs -prof -auto-all -o $(PROFBIN) | ||||
| RUNPROF=./$(PROFBIN) +RTS -p -RTS | ||||
| PROFCMD=-f 1000.ledger -s balance | ||||
| PROFCMD=-f 1000.ledger balance | ||||
| TIME=`date +"%Y%m%d%H%M"` | ||||
| buildprof prof: sampleledgers | ||||
| 	@echo "Profiling $(PROFCMD)" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user