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