mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-17 19:25:13 -04:00
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
|