mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 21:31:02 -05:00
9 lines
177 B
Makefile
9 lines
177 B
Makefile
# From: @(#)Makefile 8.1 (Berkeley) 8/14/93
|
|
# $Id$
|
|
|
|
VOLUME= psd/12.make
|
|
SRCS= tutorial.ms
|
|
MACROS= -ms
|
|
SRCDIR= ${.CURDIR}/../../../../usr.bin/make/PSD.doc
|
|
|
|
.include <bsd.doc.mk>
|