|
# check if we have nawk, otherwise user awk
|
|
# check if we have nawk, otherwise user awk
|
|
# Make certain these contain a final "/", but no "//"s.
|
|
# Make certain these contain a final "/", but no "//"s.
|
|
RUNTIME_PREFIX:=$(strip $(subst //,/, $(subst ,/, $(subst ",, $(strip $(RUNTIME_PREFIX))))))
|
|
RUNTIME_PREFIX:=$(strip $(subst //,/, $(subst ,/, $(subst ",, $(strip $(RUNTIME_PREFIX))))))
|