freebsd_amp_hwpstate/games/bs/Makefile

10 lines
119 B
Makefile
Raw Normal View History

1999-08-27 23:37:10 +00:00
# $FreeBSD$
PROG= bs
MAN6= bs.6
2000-09-16 03:52:06 +00:00
DPADD= ${LIBNCURSES}
LDADD= -lncurses
HIDEGAME=hidegame
.include <bsd.prog.mk>