8 lines
144 B
Makefile
8 lines
144 B
Makefile
# $FreeBSD$
|
|
|
|
FILES= bluetooth.device.conf devfs.rules pccard.conf periodic.conf rc.conf
|
|
NO_OBJ=
|
|
FILESDIR= /etc/defaults
|
|
|
|
.include <bsd.prog.mk>
|