]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/doc/usd/30.rogue/Makefile
This commit was generated by cvs2svn to compensate for changes in r53469,
[FreeBSD/FreeBSD.git] / share / doc / usd / 30.rogue / Makefile
1 #       From: @(#)Makefile      8.1 (Berkeley) 6/8/93
2 # $FreeBSD$
3
4 .if exists(${.CURDIR}/../../../../games)
5 VOLUME= usd/30.rogue
6 SRCS=   rogue.me
7 MACROS= -me
8 SRCDIR= ${.CURDIR}/../../../../games/rogue/USD.doc
9 USE_TBL=        yes
10
11 .include <bsd.doc.mk>
12 .else
13 all clean cleandepend cleandir depend distribute install obj:
14 .endif