From: Theodore Ts'o Date: Sat, 27 May 2000 15:18:02 +0000 (+0000) Subject: Makefile.in: X-Git-Tag: E2FSPROGS-1_19~34 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=275ec02c28295a549dc26717919b0d04ac40ee27;p=tools%2Fe2fsprogs.git Makefile.in: Add another dependency hack to allow parallel makes to work correctly. --- diff --git a/lib/uuid/Makefile.in b/lib/uuid/Makefile.in index 5fab432..990df13 100644 --- a/lib/uuid/Makefile.in +++ b/lib/uuid/Makefile.in @@ -157,6 +157,7 @@ distclean:: clean # Hack to parallel makes recognize dependencies correctly. # ../../lib/libuuid.a: libuuid.a +../../lib/libuuid.so: libuuid.so # +++ Dependency line eater +++ #