1*6d90edb3Sbostic#	@(#)Makefile	8.1 (Berkeley) 05/31/93
29ed88cb2Sbostic
356df853cSbosticPROG=	canfield
456df853cSbosticMAN6=	canfield.0
556df853cSbosticDPADD=	${LIBCURSES} ${LIBTERM} ${LIBCOMPAT}
656df853cSbosticLDADD=	-lcurses -ltermcap -lcompat
756df853cSbosticHIDEGAME=hidegame
89ed88cb2Sbostic
9a2c4239eSbostic
10a2c4239eSbostic.include "../../Makefile.inc"
1156df853cSbostic.include <bsd.prog.mk>
12