mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-02 08:42:48 +00:00
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>
|