#
# $FreeBSD$
#
.PATH: ${.CURDIR}/../..
PROG=	device_list
MAN=
SRCS=	device_list.c

.include <bsd.prog.mk>
