Project

General

Profile

« Previous | Next » 

Revision 8645

lib/util.run: inline_make (): provide $self as make var

View differences:

lib/util.run
84 84
{
85 85
	local self="$(readlink -f "${BASH_SOURCE[1]}")"
86 86
	local self_dir="$(dirname "$self")"
87
	export self_dir
87
	export self self_dir
88 88
	
89 89
	echo_func "$@"
90 90
	(cat

Also available in: Unified diff