mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 07:14:14 -05:00
9 lines
144 B
Makefile
9 lines
144 B
Makefile
# From: @(#)Makefile 5.3 (Berkeley) 6/8/93
|
|
# $FreeBSD$
|
|
|
|
VOLUME= papers
|
|
DOC= fsinterface
|
|
SRCS= fsinterface.ms
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|