mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-23 10:06:25 +01:00
3c0c840ea1
If you need docs in a non-default format, do `make PRINTER=myformat'.
7 lines
166 B
Makefile
7 lines
166 B
Makefile
# From: @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
# $Id: Makefile,v 1.5 1995/09/27 15:45:45 jfieber Exp $
|
|
|
|
SUBDIR= FAQ handbook psd smm usd papers
|
|
|
|
.include <bsd.subdir.mk>
|