xref: /dragonfly/games/hunt/Makefile (revision c69bf40f)
1#	$NetBSD: Makefile,v 1.1 1997/10/04 09:11:14 mrg Exp $
2#	$OpenBSD: Makefile,v 1.2 1999/01/21 05:47:37 d Exp $
3#	$DragonFly: src/games/hunt/Makefile,v 1.1 2008/09/02 21:50:18 dillon Exp $
4
5SUBDIR=	hunt huntd
6
7.include <bsd.subdir.mk>
8