Searched refs:SYMDIR (Results 1 – 1 of 1) sorted by relevance
471 local SYMDIR="$SRCDIR/$2"485 if [ ! -d "$SYMDIR" ]; then490 …LIBS=$( (cd $SYMDIR && 2>/dev/null ls *.functions.txt) | sort -u | sed -e 's!\.functions\.txt$!!g')493 funcs=$(cat "$SYMDIR/$LIB.functions.txt" 2>/dev/null)494 vars=$(cat "$SYMDIR/$LIB.variables.txt" 2>/dev/null)