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