tools: more mnemonic LOC rule
This commit is contained in:
		
							parent
							
								
									16e92d0ebb
								
							
						
					
					
						commit
						559d7ba2c9
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -775,7 +775,7 @@ showreleaseauthors: | |||||||
| 	@darcs changes --from-tag . |grep '^\w' |cut -c 31- |sort |uniq | 	@darcs changes --from-tag . |grep '^\w' |cut -c 31- |sort |uniq | ||||||
| 	@echo | 	@echo | ||||||
| 
 | 
 | ||||||
| showloc: | showloc sloccount: | ||||||
| 	@echo Current lines of code including tests: | 	@echo Current lines of code including tests: | ||||||
| 	@sloccount `ls $(SOURCEFILES)` | grep haskell: | 	@sloccount `ls $(SOURCEFILES)` | grep haskell: | ||||||
| 	@echo | 	@echo | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user