2007-08-30 Stepan Kasal * make-stds.texi (Utilities in Makefiles): Allow `bzip2'. 2007-08-30 Stepan Kasal * make-stds.texi (Utilities in Makefiles): Allow `awk'. Index: make-stds.texi =================================================================== RCS file: /cvsroot/gnustandards/gnustandards/make-stds.texi,v retrieving revision 1.48 diff -u -r1.48 make-stds.texi --- make-stds.texi 19 Aug 2007 00:01:31 -0000 1.48 +++ make-stds.texi 31 Aug 2007 08:16:44 -0000 @@ -155,7 +155,7 @@ @c mkfifo mknod tee uname @example -cat cmp cp diff echo egrep expr false grep install-info +awk bzip2 cat cmp cp diff echo egrep expr false grep install-info ln ls mkdir mv pwd rm rmdir sed sleep sort tar test touch true @end example