c6db8143ed
Reduce overlinking
11 lines
99 B
Makefile
11 lines
99 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= boot0cfg
|
|
MAN= boot0cfg.8
|
|
|
|
LIBADD= geom
|
|
|
|
NO_WCAST_ALIGN=
|
|
|
|
.include <bsd.prog.mk>
|