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