8 lines
		
	
	
		
			162 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			162 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#
 | 
						|
# Makefile for Etrax-specific library files..
 | 
						|
#
 | 
						|
 | 
						|
lib-y  = checksum.o checksumcopy.o string.o usercopy.o memset.o \
 | 
						|
	csumcpfruser.o spinlock.o delay.o strcmp.o
 | 
						|
 |