Whamcloud - gitweb
Build lib/ext2fs/ext2_err.h early to avoid parallel build problems
[tools/e2fsprogs.git] / lib / Makefile.library
index a421447..7d9e99f 100644 (file)
@@ -4,6 +4,8 @@ install-shlibs::
 
 uninstall-shlibs::
 
+real-subdirs::
+
 subdirs:: Makefile
        @$(MAKE) -s real-subdirs
        @touch subdirs
@@ -19,3 +21,4 @@ $(LIBRARY).a: $(OBJS)
        @$(RM) -f ../$@
        @$(LN) $@ ../$@
 
+$(LIB)/$(LIBRARY).a: $(LIBRARY).a