HomeSort by: relevance | last modified time | path
    Searched refs:getmakevar (Results 1 - 1 of 1) sorted by relevancy

  /src/
build.sh 977 # getmakevar --
984 getmakevar() function
1812 # getmakevar to help us find the correct TOOLDIR.
1846 # would like to use getmakevar to get the value of TOOLDIR; but we can't
1847 # use getmakevar before we have an up to date version of nbmake; we
1852 # level object directory, so $(getmakevar TOOLDIR) invoked before or
1860 # 3. use $(getmakevar TOOLDIR) with the temporary nbmake to
1944 MAKECONF=$(getmakevar MAKECONF)
1962 MKOBJDIRS=$(getmakevar MKOBJDIRS)
1963 MKUNPRIVED=$(getmakevar MKUNPRIVED
    [all...]

Completed in 13 milliseconds