mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
7 lines
272 B
Makefile
7 lines
272 B
Makefile
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
|
# $FreeBSD$
|
|
|
|
MDSRCS+=bcmp.c bcopy.S bzero.S ffs.S index.c memchr.c memcmp.S memcpy.S \
|
|
memmove.S memset.S rindex.c strcat.c strchr.c strcmp.S strcpy.c \
|
|
strlen.S strncmp.S strrchr.c swab.c wcschr.c wcscmp.c wcslen.c \
|
|
wmemchr.c
|