1 # $NetBSD: Makefile,v 1.6 2014/03/29 22:29:55 dholland Exp $ 2 3 PROG= huntd 4 SRCS= answer.c draw.c driver.c execute.c expl.c \ 5 extern.c makemaze.c shots.c support.c terminal.c 6 MAN= huntd.6 7 8 CPPFLAGS+=-I${.CURDIR}/../include 9 10 .include <bsd.prog.mk> 11
Indexes created Thu Oct 30 16:09:53 GMT 2025