]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 24 May 2001 22:07:41 +0000 (22:07 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 24 May 2001 22:07:41 +0000 (22:07 +0000)
old/fileutils/ChangeLog

index 074a6ac81e678b3ee28c2323843bae3da11c0d13..e2b73cb58667ab4666cd21462d1f454e4df2d8d5 100644 (file)
@@ -1,3 +1,13 @@
+2001-05-25  Jim Meyering  <meyering@lucent.com>
+
+       Add definitions that let me factor the wget rule while still letting
+       me accommodate the fact that these files reside in several different
+       directories and come from different places.
+       * Makefile.maint (wget-files): Define.
+       (get-targets, *-local_dir, *-url_prefix): Likewise.
+       (target, url, local_file): Convenience variables.
+       ($(get-targets)): The factored rule.
+
 2001-05-24  Jim Meyering  <meyering@lucent.com>
 
        * src/ansi2knr.c: Update from master source.