Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e8d40d
)
Makefile.in:
author
Theodore Ts'o
<tytso@mit.edu>
Sat, 27 May 2000 15:18:02 +0000
(15:18 +0000)
committer
Theodore Ts'o
<tytso@mit.edu>
Sat, 27 May 2000 15:18:02 +0000
(15:18 +0000)
Add another dependency hack to allow parallel makes to work correctly.
lib/uuid/Makefile.in
patch
|
blob
|
history
diff --git
a/lib/uuid/Makefile.in
b/lib/uuid/Makefile.in
index
5fab432
..
990df13
100644
(file)
--- 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 +++
#