diff options
Diffstat (limited to 'worm')
| -rw-r--r-- | worm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/worm/Makefile b/worm/Makefile index ed68796b..62850d1d 100644 --- a/worm/Makefile +++ b/worm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/01/28 01:10:23 dholland Exp $ +# $NetBSD: Makefile,v 1.8 2008/01/28 07:03:59 dholland Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 PROG= worm @@ -6,6 +6,5 @@ MAN= worm.6 DPADD= ${LIBCURSES} LDADD= -lcurses HIDEGAME=hidegame -WARNS= 4 .include <bsd.prog.mk> |
