repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
lib
/
libc
/
arch
/
mips
/
string
/
Makefile.inc
blob
0213864d4e9ffb1497330e4f724f232389c1f5da
1
# $NetBSD: Makefile.inc,v 1.5 2009/12/14 01:07:42 matt Exp $
2
3
SRCS+= bcmp.S bcopy.S bzero.S \
4
ffs.S \
5
memcpy.S memmove.S \
6
strchr.S strrchr.S \
7
strcmp.S strlen.S