Whamcloud - gitweb
Update to latest samba tdb library before LGPLv3 change
[tools/e2fsprogs.git] / resize / Makefile.pq
index 87ff252..bc60e09 100644 (file)
@@ -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)