opnsense-src/share/doc/usd/Makefile
Warner Losh 97759ccc71 share: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two
minor fixup to keep things compiling. All the common forms in the tree
were removed with a perl script.

Sponsored by:		Netflix
2023-11-26 22:23:29 -07:00

22 lines
275 B
Makefile

# 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>