# Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details
TOP=../..

SRC += bcmp.c
SRC += bcopy.c
SRC += bzero.c
SRC += index.S
SRC += rindex.S

include $(TOP)/../makefile.inc
