NetBSD/sbin/resize_lfs/Makefile
perseant 2f695b5476 Provide a resize_lfs(8), including kernel and cleaner support. The current
implementation requires the fs to be mounted while resizing.  Tested in both
directions, and everything appears to work happily, but ymmv.
2005-04-23 19:47:51 +00:00

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>