From: Jim Meyering Date: Sun, 13 Oct 2002 06:50:11 +0000 (+0000) Subject: update comment X-Git-Tag: v4.5.3~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=475f183eabfa5578aaa32b77557b06ca1bcb9bcc;p=thirdparty%2Fcoreutils.git update comment --- diff --git a/src/Makefile.am b/src/Makefile.am index 156b2be1d3..ff542adbda 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -208,7 +208,7 @@ sed_filter = s/^ *//;s/N_ (//;s/^"//;s/")*$$// s1 = '/^\#define AUTHORS \([^\\]\)/{;s//\1/;$(sed_filter);p;q;}' # Sometimes the string is on the backslash-continued line after the #define. s2 = '/^\#define AUTHORS \\\\/{;n;$(sed_filter);p;q;}' -# FIXME: handle *.sh +# FIXME: handle *.sh; and use $(all_programs), not $(SOURCES) ../AUTHORS: $(SOURCES) rm -f $@-t ( \