mirror of
https://github.com/opnsense/src.git
synced 2026-03-22 02:40:09 -04:00
9 lines
106 B
Makefile
9 lines
106 B
Makefile
# $FreeBSD$
|
|
|
|
VOLUME= papers
|
|
DOC= devfs
|
|
SRCS= paper.me
|
|
MACROS= -me
|
|
USE_PIC= YES
|
|
|
|
.include <bsd.doc.mk>
|