mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-30 15:38:06 +01:00
11 lines
146 B
Makefile
11 lines
146 B
Makefile
# From: @(#)Makefile 5.2 (Berkeley) 6/8/93
|
|
# $Id$
|
|
|
|
VOLUME= papers
|
|
SRCS= beyond43.ms
|
|
DOC= beyond43
|
|
MACROS= -ms
|
|
USE_TBL= yes
|
|
|
|
.include <bsd.doc.mk>
|