diff options
author | Roland McGrath <roland@gnu.org> | 2002-03-14 21:29:20 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-03-14 21:29:20 +0000 |
commit | d966a5e37965ba97bc1c85c324f6f077a16fd334 (patch) | |
tree | 3e7003d3d0e98181b71bf44c8b29372a6436808a /libstore | |
parent | 493f0d8a8b5dcc8011797959e972ccfa38f9f845 (diff) |
.
Diffstat (limited to 'libstore')
-rw-r--r-- | libstore/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 5d7e9c5b..569c30f5 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,11 @@ +2002-03-14 Roland McGrath <roland@frob.com> + + * Makefile (cleantarg): Append $(store-types:%=libstore_%.a) here. + (all): Depend on that list too. + (install): Depend on those files in $(libdir). + ($(store-types:%=$(libdir)/libstore_%.a): $(libdir)/%: %): New static + pattern rule to install them. + 2002-03-13 Roland McGrath <roland@frob.com> * Makefile ($(store-types:%=libstore_%.a)): Create object files with |