mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-28 05:55:27 +01:00
041b8b0058
linelength.
8 lines
71 B
Makefile
8 lines
71 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= fdisk
|
|
WARNS= 4
|
|
MAN= fdisk.8
|
|
|
|
.include <bsd.prog.mk>
|