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>
|