You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#
|
|
# Makefile for m68knommu specific library files..
|
|
#
|
|
|
|
lib-y := ashldi3.o ashrdi3.o lshrdi3.o \
|
|
muldi3.o mulsi3.o divsi3.o udivsi3.o modsi3.o umodsi3.o \
|
|
checksum.o semaphore.o memcpy.o memset.o delay.o
|
|
|