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

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