Nuke `all' dependency. bsd.prog.mk does it, and correctly.
This commit is contained in:
parent
039d30ccd4
commit
7567e62b0c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user