Searched refs:LINTDIRS (Results 1 – 2 of 2) sorted by relevance
650 -l do "make lint" in $LINTDIRS (default: $SRC y)2050 if [ "$LINTDIRS" = "" ]; then2052 LINTDIRS="$SRC y"2054 set $LINTDIRS
41 # LINTDIRS can be set in the env file, format is a list of:48 # For example: LINTDIRS="$SRC/uts n $SRC/stand y $SRC/psm y"652 -l do "make lint" in $LINTDIRS (default: $SRC y)2061 if [ "$LINTDIRS" = "" ]; then2062 # LINTDIRS="$SRC/uts y $SRC/stand y $SRC/psm y"2063 LINTDIRS="$SRC y"2065 set $LINTDIRS