26721a89ff
the boot code from /boot/mbr, or elsewhere as defined by the revised "-b bootcode" option; use getopt(3); clarify usage(); partially revise man page; etc.
7 lines
60 B
Makefile
7 lines
60 B
Makefile
# $Id: $
|
|
|
|
PROG= fdisk
|
|
MAN8= fdisk.8
|
|
|
|
.include <bsd.prog.mk>
|