mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 18:00:31 -05:00
9 lines
140 B
Makefile
9 lines
140 B
Makefile
# $Id: Makefile,v 1.3 1997/02/22 13:06:56 peter Exp $
|
|
|
|
VOLUME= usd
|
|
SRCS= Title
|
|
FILES= ${SRCS}
|
|
DOC= Title
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|