mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
13 lines
137 B
Makefile
13 lines
137 B
Makefile
# $FreeBSD$
|
|
|
|
MDSRCS+= \
|
|
bcmp.S \
|
|
bcopy.S \
|
|
bzero.S \
|
|
ffs.S \
|
|
memcpy.S \
|
|
memmove.S \
|
|
strchr.S \
|
|
strcmp.S \
|
|
strlen.S \
|
|
strrchr.S
|