]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/boot0cfg/Makefile
bsdinstall: Fix netconfig script when no interfaces are present
[FreeBSD/FreeBSD.git] / usr.sbin / boot0cfg / Makefile
1
2 PROG=   boot0cfg
3 MAN=    boot0cfg.8
4
5 LIBADD= geom
6
7 NO_WCAST_ALIGN=
8
9 .include <bsd.prog.mk>