diff options
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 |