mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
10 lines
177 B
Makefile
10 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>
|