]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/boot0cfg/Makefile
Add two missing eventhandler.h headers
[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>