mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 06:42:51 +01:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
12 lines
118 B
Makefile
12 lines
118 B
Makefile
|
|
MDSRCS+= \
|
|
bcopy.S \
|
|
bzero.S \
|
|
memcmp.S \
|
|
memcpy.S \
|
|
memmove.S \
|
|
memset.S \
|
|
strcmp.S \
|
|
strlen.S \
|
|
strncmp.S
|