diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-05-27 07:39:05 +0000 | 
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-05-27 07:39:05 +0000 | 
| commit | 3081c7cd687f477a92c0affcc7543a9e3d13e7ff (patch) | |
| tree | 2b1470035a20933ccd3c6fb03a92dbf187d75edf /lib/libedit | |
| parent | b8cf4de4c8f05c25f06cf33147be082f11bcd475 (diff) | |
Notes
Diffstat (limited to 'lib/libedit')
| -rw-r--r-- | lib/libedit/makelist | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libedit/makelist b/lib/libedit/makelist index 7e66b9811e2f..a2c54e0b873a 100644 --- a/lib/libedit/makelist +++ b/lib/libedit/makelist @@ -38,7 +38,7 @@  # makelist.sh: Automatically generate header files... -AWK=/usr/bin/awk +AWK=awk  USAGE="Usage: $0 -h|-e|-fc|-fh|-bc|-bh <filenames>"   if [ "x$1" = "x" ] | 
