Makefile revision 187344
1# $FreeBSD: head/etc/devd/Makefile 187344 2009-01-16 20:42:43Z sam $
2
3FILES=	asus.conf
4
5NO_OBJ=
6FILESDIR=	/etc/devd
7FILESMODE=	644
8
9.include <bsd.prog.mk>
10