mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-21 08:24:10 +01:00
e653b48c80
OK'ed by: core
9 lines
137 B
Makefile
9 lines
137 B
Makefile
# $FreeBSD$
|
|
|
|
FILES= devfs.rules pccard.conf periodic.conf rc.conf
|
|
NO_OBJ=
|
|
FILESDIR= /etc/defaults
|
|
FILESMODE= 444
|
|
|
|
.include <bsd.prog.mk>
|