From 1e80f5b4e4b818df15540164559383ea0837b5bb Mon Sep 17 00:00:00 2001 From: mikel Date: Thu, 18 Dec 1997 05:56:18 +0000 Subject: don't clobber /var/games/robots_roll on install; from NAKAJIMA Yoshihiro in PR bin/4657. --- robots/Makefile | 7 +------ 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3-56-ge451