Staging
v0.5.2
swh:1:snp:a902887e4be9191b7c6c4406aa06b31c1ce2c7cc
Raw File
Tip revision: c59765042f53a79a7a65585042ff463b69cb248c authored by Linus Torvalds on 10 January 2009, 23:43:05 UTC
Linux 2.6.29-rc1
Tip revision: c597650
Makefile
#
# Makefile for m68k-specific library files..
#

lib-y	:= ashldi3.o ashrdi3.o lshrdi3.o muldi3.o \
	   checksum.o string.o uaccess.o
back to top