more changes on original files
[linux-2.4.git] / arch / ppc64 / lib / Makefile
1 #
2 # Makefile for ppc64-specific library files..
3 #
4
5 USE_STANDARD_AS_RULE    := true
6
7 O_TARGET = lib.o
8
9 export-objs     := dec_and_lock.o
10
11 obj-y           := checksum.o dec_and_lock.o string.o strcase.o copypage.o \
12                    memcpy.o copyuser.o
13
14 include $(TOPDIR)/Rules.make