mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
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>
|