mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 07:55:21 -04:00
8 lines
134 B
Makefile
8 lines
134 B
Makefile
# $FreeBSD$
|
|
VOLUME= papers
|
|
DOC= jail
|
|
SRCS= paper.ms
|
|
EXTRA= implementation.ms mgt.ms future.ms
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|