summaryrefslogtreecommitdiffstats
path: root/robots
diff options
context:
space:
mode:
Diffstat (limited to 'robots')
-rw-r--r--robots/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/robots/Makefile b/robots/Makefile
index 4249388b..a477db58 100644
--- a/robots/Makefile
+++ b/robots/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1997/11/29 19:32:30 veego Exp $
+# $NetBSD: Makefile,v 1.12 1997/12/18 05:56:18 mikel Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= robots
@@ -11,9 +11,4 @@ LDADD= -lcurses -ltermlib
HIDEGAME=hidegame
SETGIDGAME=yes
-FILES= /dev/null
-FILESNAME=robots_roll
-FILESMODE=660
-FILESDIR=/var/games
-
.include <bsd.prog.mk>