21e6d81a68
which works on sun labels. Due to the lack of an interface other than write(2) to update labels, it cannot modify an open partition.
8 lines
66 B
Makefile
8 lines
66 B
Makefile
# $FreeBSD$
|
|
|
|
PROG=sunlabel
|
|
NOMAN=
|
|
WARNS=5
|
|
|
|
.include <bsd.prog.mk>
|