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

File: [Development] / linux-2.4-xfs / arch / ppc64 / lib / Makefile (download)

Revision 1.1, Wed Dec 31 00:54:49 2003 UTC (13 years, 9 months ago) by cattelan
Branch: MAIN
CVS Tags: HEAD

Initial Import 2.4.24pre2

#
# Makefile for ppc64-specific library files..
#

USE_STANDARD_AS_RULE    := true

O_TARGET = lib.o

export-objs     := dec_and_lock.o

obj-y           := checksum.o dec_and_lock.o string.o strcase.o copypage.o \
		   memcpy.o copyuser.o

include $(TOPDIR)/Rules.make