]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/efidp/Makefile
bhyvectl(8): Normalize the man page date
[FreeBSD/FreeBSD.git] / usr.sbin / efidp / Makefile
1 # $FreeBSD$
2
3 PROG=   efidp
4 MAN=    efidp.8
5
6 LIBADD= efivar geom
7
8 .include <bsd.prog.mk>