Searched refs:getmakevar (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/
H A Dbuild.sh761 # getmakevar --
768 getmakevar() function
1310 # getmakevar to help us find the correct TOOLDIR.
1341 # would like to use getmakevar to get the value of TOOLDIR; but we can't
1342 # use getmakevar before we have an up to date version of nbmake; we
1347 # level object directory, so $(getmakevar TOOLDIR) invoked before or
1355 # 3. use $(getmakevar TOOLDIR) with the temporary nbmake to
1433 MKOBJDIRS=$(getmakevar MKOBJDIRS)
1434 MKUNPRIVED=$(getmakevar MKUNPRIVED)
1435 MKUPDATE=$(getmakevar MKUPDAT
[all...]

Completed in 74 milliseconds