diff options
Diffstat (limited to 'lib/libc/powerpc64/string/Makefile.inc')
| -rw-r--r-- | lib/libc/powerpc64/string/Makefile.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libc/powerpc64/string/Makefile.inc b/lib/libc/powerpc64/string/Makefile.inc new file mode 100644 index 000000000000..171e30bf160d --- /dev/null +++ b/lib/libc/powerpc64/string/Makefile.inc @@ -0,0 +1,6 @@ +# $FreeBSD$ + +MDSRCS+= \ + strcpy_arch_2_05.S \ + strcpy.c \ + strcpy_resolver.c |
