summaryrefslogtreecommitdiffstats
path: root/games/gdc/Makefile
blob: 75e3dc4b0a688338c0a6184513ef2282e6509a97 (plain)
1
2
3
4
5
6
7
8
#       $Id$

PROG=   gdc
MAN6=   gdc.6
DPADD=  ${LIBNCURSES} ${LIBMYTINFO}
LDADD=  -lncurses -lmytinfo

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