freebsd-dev/etc/devd/Makefile
Weongyo Jeong cc5abe58ce adds a hardware specific configuration file for uath(4).
Pointed by:	sam
Reviewed by:	imp, thompsa
2010-01-19 01:33:56 +00:00

10 lines
108 B
Makefile

# $FreeBSD$
FILES= asus.conf uath.conf
NO_OBJ=
FILESDIR= /etc/devd
FILESMODE= 644
.include <bsd.prog.mk>