Makefile revision 202610
1# $FreeBSD: head/etc/devd/Makefile 202610 2010-01-19 01:33:56Z weongyo $
2
3FILES=	asus.conf uath.conf
4
5NO_OBJ=
6FILESDIR=	/etc/devd
7FILESMODE=	644
8
9.include <bsd.prog.mk>
10