repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tools/llvm: Do not build with symbols
[minix3.git]
/
lib
/
libc
/
arch
/
vax
/
string
/
Makefile.inc
blob
57d25c57190df0a7268cc67994b874c14395a61d
1
# $NetBSD: Makefile.inc,v 1.5 2010/03/12 09:12:35 uwe Exp $
2
3
SRCS+= bcmp.S bcopy.S bzero.S ffs.S memcmp.S
4
SRCS+= memcpy.S memmove.S memset.S