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