mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 09:41:05 -04:00
8 lines
136 B
Makefile
8 lines
136 B
Makefile
# $FreeBSD$
|
|
|
|
FILES= devfs.rules pccard.conf periodic.conf rc.conf
|
|
NOOBJ=
|
|
FILESDIR= /etc/defaults
|
|
FILESMODE= 444
|
|
|
|
.include <bsd.prog.mk>
|