Deleted Added
full compact
Makefile (65912) Makefile (74528)
1# $FreeBSD: head/games/grdc/Makefile 65912 2000-09-16 03:52:06Z ache $
1# $FreeBSD: head/games/grdc/Makefile 74528 2001-03-20 18:08:43Z ru $
2
3PROG= grdc
2
3PROG= grdc
4MAN6= grdc.6
5DPADD= ${LIBNCURSES}
6LDADD= -lncurses
7
8.include <bsd.prog.mk>
4DPADD= ${LIBNCURSES}
5LDADD= -lncurses
6
7.include <bsd.prog.mk>