repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix mdoc(7)/man(7) mix up.
[netbsd-mini2440.git]
/
lib
/
libc
/
arch
/
m68k
/
string
/
Makefile.inc
blob
d858e8153a79fd2f7315f513b86fc500f419dd74
1
# $NetBSD: Makefile.inc,v 1.4 2009/07/17 19:37:55 dsl Exp $
2
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