opnsense-src/lib/libc/powerpc64/string/Makefile.inc
Warner Losh e9ac41698b Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal.

MFC After: 3 days (though I'll just run the command on the branches)
Sponsored by: Netflix
2024-07-15 16:43:39 -06:00

16 lines
269 B
Makefile

MDSRCS+= \
bcopy.S \
bcopy_vsx.S \
bcopy_resolver.c \
memcpy.S \
memcpy_vsx.S \
memcpy_resolver.c \
memmove.S \
memmove_vsx.S \
memmove_resolver.c \
strncpy_arch_2_05.S \
strncpy.c \
strncpy_resolver.c \
strcpy_arch_2_05.S \
strcpy.c \
strcpy_resolver.c