Home
last modified time | relevance | path

Searched defs:exec_prefix (Results 1 – 2 of 2) sorted by relevance

/original-bsd/contrib/gcc-2.3.3/
H A DMakefile149 exec_prefix = $(prefix)/gcc2 macro
H A Dgcc.c883 static struct path_prefix exec_prefix = { 0, 0, "exec" }; variable