Home | History | Annotate | Line # | Download | only in murmurhash
      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
      6