]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/boot0cfg/Makefile
Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1.
[FreeBSD/FreeBSD.git] / usr.sbin / boot0cfg / Makefile
1 # $FreeBSD$
2
3 PROG=   boot0cfg
4 MAN=    boot0cfg.8
5
6 LIBADD= geom
7
8 NO_WCAST_ALIGN=
9
10 .include <bsd.prog.mk>