7 lines
63 B
Makefile
7 lines
63 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= fdisk
|
|
MAN8= fdisk.8
|
|
|
|
.include <bsd.prog.mk>
|