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