 bba989e0a6
			
		
	
	
		bba989e0a6
		
	
	
	
	
		
			
			It is common for both dom0 and VM, and also quite linux-specific (other OSes will need other implementation). So move to linux-specific repo (not dom0-specific).
		
			
				
	
	
		
			6 baris
		
	
	
		
			28 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 baris
		
	
	
		
			28 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| all:
 | |
| 
 | |
| clean:
 | |
| 	rm -f *.pyo 
 | |
| 
 |