Makefile revision 96909
1#	From: @(#)Makefile	8.2 (Berkeley) 4/20/94
2# $FreeBSD: head/share/doc/usd/Makefile 96909 2002-05-19 04:21:29Z grog $
3
4# The following modules are not provided:
5# 14.jove
6
7SUBDIR=	title contents 04.csh 07.mail 10.exref 11.vitut 12.vi 13.viref \
8	18.msdiffs 19.memacros 20.meref 21.troff 22.trofftut
9
10.if !defined(NOGAMES)
11SUBDIR+=30.rogue 31.trek
12.endif
13
14.include <bsd.subdir.mk>
15