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

USE_STANDARD_AS_RULE    := true

O_TARGET = lib.o

obj-y           := checksum.o dec_and_lock.o string.o strcase.o

include $(TOPDIR)/Rules.make
