# @(#)Makefile 8.1 (Berkeley) 5/31/93 # $FreeBSD$ PROG= piano MAN= piano.6 DPADD= ${LIBCURSES} LDADD= -lcurses .include