xref: /freebsd/share/doc/usd/Makefile (revision 315ee00f)
1#	From: @(#)Makefile	8.2 (Berkeley) 4/20/94
2
3# The following modules are not provided:
4# 14.jove
5
6SUBDIR=	title \
7	contents \
8	04.csh \
9	05.dc \
10	06.bc \
11	07.mail \
12	10.exref \
13	11.vitut \
14	12.vi \
15	13.viref \
16	18.msdiffs \
17	19.memacros \
18	20.meref \
19	21.troff \
20	22.trofftut
21SUBDIR_PARALLEL=
22
23.include <bsd.subdir.mk>
24