mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-26 04:54:07 +01:00
93e779a26c
Sponsored by: EMC / Isilon Storage Division
12 lines
170 B
Makefile
12 lines
170 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= include
|
|
|
|
FILESDIR= ${LIBEXECDIR}/bsdconfig/020.docsinstall
|
|
FILES= INDEX USAGE
|
|
|
|
SCRIPTSDIR= ${FILESDIR}
|
|
SCRIPTS= docsinstall
|
|
|
|
.include <bsd.prog.mk>
|