668b42176e
PR: misc/38292
11 lines
191 B
Makefile
11 lines
191 B
Makefile
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
# $FreeBSD$
|
|
|
|
VOLUME= usd/30.rogue
|
|
SRCS= rogue.me
|
|
MACROS= -me
|
|
SRCDIR= ${.CURDIR}/../../../../games/rogue/USD.doc
|
|
USE_TBL= yes
|
|
|
|
.include <bsd.doc.mk>
|