]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blame - resize/Makefile.pq
resize2fs: fix crash when there is an ea block and no blocks to migrate
[thirdparty/e2fsprogs.git] / resize / Makefile.pq
CommitLineData
7668d9b5 1TOPSRC=..
291c9049
TT
2LIBNAME=RESIZE.LIB
3OBJFILE=RESIZE.LST
7668d9b5
TT
4
5OBJS= extent.obj \
6 ext2_block_move.obj \
7 ext2_inode_move.obj \
80c0fc34 8 resize2fs.obj
7668d9b5 9
291c9049
TT
10!include $(TOPSRC)\powerquest\MCONFIG
11