From 7567e62b0c12f3c954f18d14a98bd640f58ac80e Mon Sep 17 00:00:00 2001 From: mycroft Date: Tue, 10 Aug 1993 02:46:49 +0000 Subject: [PATCH] Nuke `all' dependency. bsd.prog.mk does it, and correctly. --- games/monop/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/games/monop/Makefile b/games/monop/Makefile index dde95f5bb04f..741e99c4f80a 100644 --- a/games/monop/Makefile +++ b/games/monop/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 9/2/92 -# $Id: Makefile,v 1.7 1993/08/10 02:44:47 mycroft Exp $ +# $Id: Makefile,v 1.8 1993/08/10 02:46:49 mycroft Exp $ PROG= monop SRCS= monop.c cards.c execute.c getinp.c houses.c jail.c misc.c morg.c \ @@ -10,8 +10,6 @@ LDADD+= -lcompat HIDEGAME=hidegame CLEANFILES+=initdeck cards.pck -all: ${PROG} ${MAN6} - monop: cards.pck cards.pck: initdeck