Home
last modified time | relevance | path

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

/external/quake/
Dcleanupdevicesdcard.sh12 TOPFILE=config/envsetup.make
13 if [ -n "$TOP" -a -f "$TOP/$TOPFILE" ] ; then
16 if [ -f $TOPFILE ] ; then
21 while [ \( ! \( -f $TOPFILE \) \) -a \( $PWD != "/" \) ]; do
26 if [ -f "$T/$TOPFILE" ]; then