5 lines
		
	
	
	
		
			110 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			110 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| distr:
 | |
| 	rm -f libem_s.a
 | |
| 	ln ../../sparc/libem/libem_s.a libem_s.a
 | |
| 	rm -f LIST
 | |
| 	ln ../../sparc/libem/LIST LIST
 |