Merge with 2_1_0
This commit is contained in:
parent
b8b9984b29
commit
2dc6100d29
@ -1,5 +1,5 @@
|
||||
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
|
||||
# $Id: Makefile,v 1.2 1995/01/14 19:55:40 jkh Exp $
|
||||
# $Id: Makefile,v 1.3 1995/02/19 09:11:30 rgrimes Exp $
|
||||
|
||||
.if exists(${.CURDIR}/../../../../games)
|
||||
VOLUME= usd/30.rogue
|
||||
@ -18,6 +18,8 @@ all:
|
||||
|
||||
install:
|
||||
|
||||
distribute:
|
||||
|
||||
clean:
|
||||
|
||||
cleandir:
|
||||
|
Loading…
Reference in New Issue
Block a user