From a0bb5b9abf33dc2d2220eb3bd6e79c964e92a1c1 Mon Sep 17 00:00:00 2001 From: lukem Date: Sun, 12 Oct 1997 14:09:55 +0000 Subject: WARNSify --- robots/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'robots/Makefile') diff --git a/robots/Makefile b/robots/Makefile index 50d4d6ae..014af7e2 100644 --- a/robots/Makefile +++ b/robots/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1997/03/24 22:15:49 christos Exp $ +# $NetBSD: Makefile,v 1.8 1997/10/12 14:09:55 lukem Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 PROG= robots @@ -10,7 +10,7 @@ DPADD= ${LIBCURSES} ${LIBTERM} LDADD= -lcurses -ltermlib HIDEGAME=hidegame -FILES=/dev/null +FILES= /dev/null FILESNAME=robots_roll FILESMODE=600 FILESDIR=/var/games -- cgit v1.2.3