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
/
hash
/
murmurhash
/
Makefile.inc
blob
e109fc6e5b684fed37c23e5e9e7120638d36abfe
1
# $NetBSD: Makefile.inc,v 1.1 2012/07/08 11:43:47 rmind Exp $
2
3
.PATH: ${.CURDIR}/hash/murmurhash
4
5
SRCS+= murmurhash.c