2f695b5476
implementation requires the fs to be mounted while resizing. Tested in both directions, and everything appears to work happily, but ymmv.
7 lines
119 B
Makefile
7 lines
119 B
Makefile
# $NetBSD: Makefile,v 1.1 2005/04/23 19:47:51 perseant Exp $
|
|
|
|
PROG=resize_lfs
|
|
MAN=resize_lfs.8
|
|
|
|
.include <bsd.prog.mk>
|