summaryrefslogtreecommitdiffstats
path: root/games/piano/Makefile
blob: 825bb2f0b9d55ba790b6ea151471d132b648a7ff (plain)
1
2
3
4
5
6
7
8
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD$

PROG=	piano
DPADD=	${LIBCURSES}
LDADD=	-lcurses

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud