X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=resize%2FMakefile.pq;h=bc60e0926f03de4eb9800828fd228e0fd6a396d6;hb=3eed36b25409dea0cc41c001766456026b5504c8;hp=87ff2525c9bd12d27dbfaa1e995a751e234e5074;hpb=7668d9b590befc2d574cab710c2b83c1226ddd15;p=tools%2Fe2fsprogs.git diff --git a/resize/Makefile.pq b/resize/Makefile.pq index 87ff252..bc60e09 100644 --- a/resize/Makefile.pq +++ b/resize/Makefile.pq @@ -1,11 +1,11 @@ TOPSRC=.. - -!include $(TOPSRC)\powerquest\MCONFIG +LIBNAME=RESIZE.LIB +OBJFILE=RESIZE.LST OBJS= extent.obj \ ext2_block_move.obj \ ext2_inode_move.obj \ - resize2fs.obj \ - sim_progress.obj + resize2fs.obj + +!include $(TOPSRC)\powerquest\MCONFIG -ALL: $(OBJS)