DEVTAB - Add mountroot & fstab support for serial numbers, and devtab.
[dragonfly.git] / sbin / getdevpath / Makefile
1 # Makefile for getdevpath
2 #
3 PROG=   getdevpath
4 MAN=    getdevpath.8
5
6 .include <bsd.prog.mk>