mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
9 lines
135 B
Makefile
9 lines
135 B
Makefile
# From: @(#)Makefile 1.4 (Berkeley) 6/8/93
|
|
# $FreeBSD$
|
|
|
|
VOLUME= papers
|
|
DOC= newvm
|
|
SRCS= 0.t 1.t a.t
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|