Remove building with NOCRYPTO option
[minix3.git] / lib / libc / arch / m68k / string / Makefile.inc
blob239dce29d5cca1ae9861d723e5830494a8d9a7b1
1 #       $NetBSD: Makefile.inc,v 1.5 2009/07/30 20:57:16 dsl Exp $
3 SRCS+=  bcmp.S bcopy.S bzero.S ffs.S memcmp.S memset.S \
4         strcat.S strcmp.S strcpy.S strlen.S \
5         strncmp.S strncpy.S \
6         swab.S
7 SRCS+=  memcpy.S memccpy.S memmove.S strchr.S strrchr.S