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

  /src/
build.sh 1122 install=IDIR Run "make installworld" to IDIR to install all sets
2597 installworld() function
2600 ${runcmd} "${makewrapper}" INSTALLWORLDDIR="${dir}" installworld ||
2601 bomb "Failed to make installworld to ${dir}"
2602 statusmsg "Successful installworld to ${dir}"
2999 installworld "${arg}"
build.sh 1122 install=IDIR Run "make installworld" to IDIR to install all sets
2597 installworld() function
2600 ${runcmd} "${makewrapper}" INSTALLWORLDDIR="${dir}" installworld ||
2601 bomb "Failed to make installworld to ${dir}"
2602 statusmsg "Successful installworld to ${dir}"
2999 installworld "${arg}"
Makefile 48 # installworld:
337 installworld: .PHONY .MAKE target
Makefile 48 # installworld:
337 installworld: .PHONY .MAKE target

Completed in 108 milliseconds