freebsd-dev/share/doc/usd/Makefile
Bryan Drewery aa92269e46 Add more SUBDIR_PARALLEL.
MFC after:	3 weeks
Sponsored by:	EMC / Isilon Storage Division
2015-10-15 22:55:08 +00:00

25 lines
331 B
Makefile

# From: @(#)Makefile 8.2 (Berkeley) 4/20/94
# $FreeBSD$
# The following modules are not provided:
# 14.jove
SUBDIR= title \
contents \
04.csh \
05.dc \
06.bc \
07.mail \
10.exref \
11.vitut \
12.vi \
13.viref \
18.msdiffs \
19.memacros \
20.meref \
21.troff \
22.trofftut
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>