note speedy compiles
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @@ -12,7 +12,7 @@ $(pdfs): %.pdf: %.md | |||||||
| 	pandoc -t beamer -V theme:Warsaw -i $< -o $@ | 	pandoc -t beamer -V theme:Warsaw -i $< -o $@ | ||||||
|  |  | ||||||
| .PHONY: show | .PHONY: show | ||||||
| show: $(pdfs) ## Generate all pdfs | show: $(pdfs) ## Generate all pdfs (try `make -j 4 pdfs`) | ||||||
|  |  | ||||||
| .PHONY: clean | .PHONY: clean | ||||||
| clean: ## Delete all pdfs | clean: ## Delete all pdfs | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user