[BACK]Return to Makefile CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / arch / x86_64 / lib

File: [Development] / linux-2.6-xfs / arch / x86_64 / lib / Attic / Makefile (download)

Revision 1.2, Mon Apr 5 23:04:16 2004 UTC (13 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.1: +0 -1 lines

Merge up to 2.6.5

#
# Makefile for x86_64-specific library files.
#

CFLAGS_csum-partial.o := -funroll-loops

lib-y := csum-partial.o csum-copy.o csum-wrappers.o delay.o \
	usercopy.o getuser.o putuser.o  \
	thunk.o io.o clear_page.o copy_page.o bitstr.o
lib-y += memcpy.o memmove.o memset.o copy_user.o

lib-$(CONFIG_HAVE_DEC_LOCK) += dec_and_lock.o