summaryrefslogtreecommitdiffstats
path: root/share/doc/usd/30.rogue/Makefile
blob: cd8c0efe08e352eee290e77362ab4765a69b0ab3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	From: @(#)Makefile	8.1 (Berkeley) 6/8/93
# $FreeBSD$

.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
all clean cleandepend cleandir depend distribute install obj:
.endif
OpenPOWER on IntegriCloud