summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/i386/string/Makefile.inc
blob: fae252392ce78c4167bb2e9c581f0d933c90f6ad (plain)
1
2
3
4
5
6
7
8
#	@(#)Makefile.inc	8.1 (Berkeley) 6/4/93
#	$FreeBSD$

SRCS+=	bcmp.S bcopy.S bzero.S ffs.S index.S memchr.S memcmp.S \
	memmove.S memset.S \
	rindex.S strcat.S strchr.S strcmp.S strcpy.S strcspn.c \
	strlen.S strncat.c strncmp.S strncpy.c strpbrk.c strsep.c \
	strspn.c strrchr.S strstr.c swab.S
OpenPOWER on IntegriCloud