1 # $Id: export-all.mk,v 1.2 2015/04/10 20:41:59 sjg Exp $
6 # the old way to do :tA
7 M_tAbad
= C
,.
*,cd
& \
&\
& 'pwd',:sh
13 # this will cause trouble (recursing if we let it)
14 UT_BADDIR
= ${${here}/..
/${here
:T
}:L
:${M_tAbad}:T
}
16 UT_OKDIR
= ${${here}/..
/${here
:T
}:L
:${M_tA}:T
}
23 UT_ALL
=even this gets exported