Home
last modified time | relevance | path

Searched refs:GMAKE (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/_decimal/tests/
Drunall-memorydebugger.sh37 GMAKE=`which gmake`
38 if [ X"$GMAKE" = X"" ]; then
39 GMAKE=make
76 $GMAKE distclean > /dev/null 2>&1
78 $GMAKE | grep _decimal
88 $GMAKE distclean > /dev/null 2>&1
90 $GMAKE | grep _decimal
108 $GMAKE distclean > /dev/null 2>&1
110 $GMAKE | grep _decimal
132 $GMAKE distclean > /dev/null 2>&1
[all …]