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

SRC += ffs.S
SRC += memccpy.c
SRC += memicmp.c
SRC += stpcpy.c
SRC += stpncpy.c
SRC += strcasec.S
SRC += strdup.c
SRC += stricmp.c
SRC += strlcat.c
SRC += strlcpy.c
SRC += strlwr.c
SRC += strncase.S
SRC += strnicmp.c
SRC += strsep.c
SRC += strupr.c

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