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