Don't use absolute path.
Submitted by: jhay
This commit is contained in:
parent
0086b00b30
commit
a81d6775ec
@ -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" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user