Don't use absolute path.

Submitted by:	jhay
This commit is contained in:
jkh 1998-05-27 07:39:05 +00:00
parent 0086b00b30
commit a81d6775ec

View File

@ -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" ]