# $NetBSD: Makefile,v 1.4 2014/03/29 21:24:26 dholland Exp $ PROG= huntd SRCS= answer.c draw.c driver.c execute.c expl.c \ extern.c makemaze.c pathname.c shots.c terminal.c MAN= huntd.6 CPPFLAGS+=-I${.CURDIR}/../include .include