mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-28 05:55:27 +01:00
10 lines
138 B
Makefile
10 lines
138 B
Makefile
# From: @(#)Makefile 5.2 (Berkeley) 6/8/93
|
|
# $FreeBSD$
|
|
|
|
VOLUME= papers
|
|
DOC= beyond43
|
|
SRCS= beyond43.ms
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|