]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blame - resize/Makefile.pq
Many files:
[thirdparty/e2fsprogs.git] / resize / Makefile.pq
CommitLineData
7668d9b5
TT
1TOPSRC=..
2
3!include $(TOPSRC)\powerquest\MCONFIG
4
5OBJS= extent.obj \
6 ext2_block_move.obj \
7 ext2_inode_move.obj \
8 resize2fs.obj \
9 sim_progress.obj
10
11ALL: $(OBJS)