bdrewery 2dfe4da949 MFC r289393:
Add more SUBDIR_PARALLEL.
2015-12-04 18:14:31 +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>