50483cb4b4
Submitted by: Maxime Henrion <mux@qualys.com> MFC after: 2 weeks
8 lines
78 B
Makefile
8 lines
78 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= boot0cfg
|
|
WARNS?= 2
|
|
MAN= boot0cfg.8
|
|
|
|
.include <bsd.prog.mk>
|