xref: /freebsd/share/doc/usd/Makefile (revision 952364486a4b9d135e4b28f7f88a8703a74eae6f)
1#	From: @(#)Makefile	8.2 (Berkeley) 4/20/94
2# $FreeBSD$
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	18.msdiffs \
14	19.memacros \
15	20.meref \
16	21.troff \
17	22.trofftut
18
19.include <bsd.subdir.mk>
20