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