OSDN Git Service

Makefile.in:
authorTheodore Ts'o <tytso@mit.edu>
Sat, 27 May 2000 15:18:02 +0000 (15:18 +0000)
committerTheodore 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

index 5fab432..990df13 100644 (file)
@@ -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 +++
 #