freebsd-skq/lib/libc/i386/string/Makefile.inc

6 lines
241 B
PHP
Raw Normal View History

1994-05-27 05:00:24 +00:00
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
SRCS+= bcmp.c bcopy.c bzero.s ffs.c index.c memchr.c memcmp.c memset.c \
rindex.c strcat.c strcmp.c strcpy.c strcspn.c strlen.c strncat.c \
strncmp.c strncpy.c strpbrk.c strsep.c strspn.c strstr.c