mirror of
https://github.com/opnsense/src.git
synced 2026-06-23 07:30:15 -04:00
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
9 lines
180 B
Makefile
9 lines
180 B
Makefile
|
|
VOLUME= papers
|
|
DOC= diskperf
|
|
SRCS= abs.ms motivation.ms equip.ms methodology.ms tests.ms \
|
|
results.ms conclusions.ms appendix.ms
|
|
MACROS= -ms
|
|
USE_TBL=
|
|
|
|
.include <bsd.doc.mk>
|