summaryrefslogtreecommitdiffstats
path: root/share/doc/usd/30.rogue/Makefile
blob: 86a1c10896aa5c7136ce1b428facaaf55799b99e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#	From: @(#)Makefile	8.1 (Berkeley) 6/8/93
#	$Id: Makefile,v 1.3 1995/02/19 09:11:30 rgrimes Exp $

.if exists(${.CURDIR}/../../../../games)
VOLUME=	usd/30.rogue
SRCS=	rogue.me
MACROS=	-me
SRCDIR=	${.CURDIR}/../../../../games/rogue/USD.doc
USE_TBL=	yes

.include <bsd.doc.mk>
.else
depend:

obj:

all:

install:

distribute:

clean:

cleandir:

.endif
OpenPOWER on IntegriCloud