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

  /src/
build.sh 982 # getmakevar --
989 getmakevar() function
1817 # getmakevar to help us find the correct TOOLDIR.
1851 # would like to use getmakevar to get the value of TOOLDIR; but we can't
1852 # use getmakevar before we have an up to date version of nbmake; we
1857 # level object directory, so $(getmakevar TOOLDIR) invoked before or
1865 # 3. use $(getmakevar TOOLDIR) with the temporary nbmake to
1950 MAKECONF=$(getmakevar MAKECONF)
1968 MKOBJDIRS=$(getmakevar MKOBJDIRS)
1969 MKUNPRIVED=$(getmakevar MKUNPRIVED
    [all...]
build.sh 982 # getmakevar --
989 getmakevar() function
1817 # getmakevar to help us find the correct TOOLDIR.
1851 # would like to use getmakevar to get the value of TOOLDIR; but we can't
1852 # use getmakevar before we have an up to date version of nbmake; we
1857 # level object directory, so $(getmakevar TOOLDIR) invoked before or
1865 # 3. use $(getmakevar TOOLDIR) with the temporary nbmake to
1950 MAKECONF=$(getmakevar MAKECONF)
1968 MKOBJDIRS=$(getmakevar MKOBJDIRS)
1969 MKUNPRIVED=$(getmakevar MKUNPRIVED
    [all...]

Completed in 60 milliseconds