5 lines
61 B
Makefile
5 lines
61 B
Makefile
PROG= repartition
|
|
MAN= repartition.8
|
|
|
|
.include <bsd.prog.mk>
|