xref: /dragonfly/sbin/getdevpath/Makefile (revision f503b4c4)
1# Makefile for getdevpath
2#
3PROG=	getdevpath
4MAN=	getdevpath.8
5
6.include <bsd.prog.mk>
7