9 lines
79 B
Makefile
9 lines
79 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= boot0cfg
|
|
MAN= boot0cfg.8
|
|
|
|
WARNS?= 2
|
|
|
|
.include <bsd.prog.mk>
|