aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/boot0cfg/Makefile
blob: df79ff7a444fd4adb47aee3532e7a20e4ad4f5c3 (plain) (blame)
1
2
3
4
5
6
7
8
PROG=	boot0cfg
MAN=	boot0cfg.8

LIBADD=	geom

NO_WCAST_ALIGN=

.include <bsd.prog.mk>