# $NetBSD: Makefile,v 1.1 2011/02/11 23:44:44 christos Exp $ .include PROG= test_hash SRCS= test_hash.c WARNS?=4 MKMAN=no .include