5 lines
		
	
	
		
			73 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			73 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| 
 | |
| 
 | |
| all: 
 | |
| 	python microblog.py ./template.html ./content.txt > result.html
 |