6 lines
118 B
Makefile
6 lines
118 B
Makefile
# $NetBSD: Makefile.inc,v 1.1 2012/07/08 11:43:47 rmind Exp $
|
|
|
|
.PATH: ${.CURDIR}/hash/murmurhash
|
|
|
|
SRCS+= murmurhash.c
|