diff options
author | Theodore Ts'o <tytso@mit.edu> | 2003-03-14 02:13:48 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2003-03-14 02:13:48 -0500 |
commit | e71d87317ac095fa08079f0cc9040da16952eb93 (patch) | |
tree | db07f90cb9d7584ed52255dd77b983b5de0acb6c /lib/uuid | |
parent | b0700a1b6083f2f0c19c349f07ca80e70ec456be (diff) | |
download | e2fsprogs-e71d87317ac095fa08079f0cc9040da16952eb93.tar.gz |
Add Apple/Darwin patches.
Diffstat (limited to 'lib/uuid')
-rw-r--r-- | lib/uuid/ChangeLog | 4 | ||||
-rw-r--r-- | lib/uuid/Makefile.in | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/lib/uuid/ChangeLog b/lib/uuid/ChangeLog index 2146e25d..7a0ec9ba 100644 --- a/lib/uuid/ChangeLog +++ b/lib/uuid/ChangeLog @@ -1,3 +1,7 @@ +2003-03-14 Theodore Ts'o <tytso@mit.edu> + + * Makefile.in: Add support for Apple Darwin + 2003-03-06 Theodore Tso <tytso@mit.edu> * uuid_types.h.in: Don't redefine types if other e2fsprogs diff --git a/lib/uuid/Makefile.in b/lib/uuid/Makefile.in index c91093ca..ed995ce6 100644 --- a/lib/uuid/Makefile.in +++ b/lib/uuid/Makefile.in @@ -167,6 +167,7 @@ distclean:: clean # ../../lib/libuuid.a: libuuid.a ../../lib/libuuid.so: image +../../lib/libuuid.dylib: image # +++ Dependency line eater +++ # |