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

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

include $(TOP)/../../Makefile.conf
include $(srcdir)/$(TOP)/../makefile.inc
