From 8f6735a7b8851d9f9e1e24b84f4db412ff678e37 Mon Sep 17 00:00:00 2001 From: christos Date: Mon, 24 Mar 1997 22:15:37 +0000 Subject: - Makefile cleanups --- robots/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'robots') diff --git a/robots/Makefile b/robots/Makefile index ec12c5d7..50d4d6ae 100644 --- a/robots/Makefile +++ b/robots/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1996/10/18 02:50:15 thorpej Exp $ +# $NetBSD: Makefile,v 1.7 1997/03/24 22:15:49 christos Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 PROG= robots @@ -10,8 +10,9 @@ DPADD= ${LIBCURSES} ${LIBTERM} LDADD= -lcurses -ltermlib HIDEGAME=hidegame -beforeinstall: - ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 600 /dev/null \ - ${DESTDIR}/var/games/robots_roll +FILES=/dev/null +FILESNAME=robots_roll +FILESMODE=600 +FILESDIR=/var/games .include -- cgit v1.2.3-56-ge451