mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 23:45:12 -04:00
12 lines
171 B
Makefile
12 lines
171 B
Makefile
# From: @(#)Makefile 1.6 (Berkeley) 6/8/93
|
|
# $FreeBSD$
|
|
|
|
VOLUME= papers
|
|
DOC= releng
|
|
SRCS= 0.t 1.t 2.t 3.t
|
|
MACROS= -ms
|
|
EXTRA= ref.bib
|
|
|
|
USE_REFER= yes
|
|
|
|
.include <bsd.doc.mk>
|