summaryrefslogtreecommitdiffstats
path: root/wump/Makefile
blob: 0109c0ee820e905891d8c40f53afa067ba91708c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.6 1997/03/24 22:15:51 christos Exp $
#	@(#)Makefile	8.1 (Berkeley) 5/31/93

PROG=	wump
MAN=	wump.6
HIDEGAME=hidegame
FILES=wump.info
FILESDIR=/usr/share/games

.include <bsd.prog.mk>