freebsd-dev/etc/defaults/Makefile

9 lines
137 B
Makefile
Raw Normal View History

# $FreeBSD$
FILES= devfs.rules pccard.conf periodic.conf rc.conf
NO_OBJ=
FILESDIR= /etc/defaults
FILESMODE= 444
.include <bsd.prog.mk>