summaryrefslogtreecommitdiffstats
path: root/hals_end/Makefile
blob: 4cf2d73ef248d76e12bfc02e1c486b449a880dc1 (plain) (blame)
1
2
3
4
5
6
7
8
9
# $NetBSD: Makefile,v 1.1 2013/11/12 17:46:21 mbalmer Exp $

PROG=	hals_end

BINDIR=	/usr/games

MAN=	hals_end.6

.include <bsd.prog.mk>