Home
last modified time | relevance | path

Searched refs:remote_description (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/
H A Dremote-stub.c25 char *remote_description = 0; variable
H A Dvariable.c717 (remote_description == 0 || remote_description[0] == '\0') in define_automatic_variables()
719 (remote_description == 0 || remote_description[0] == '\0') in define_automatic_variables()
720 ? "" : remote_description); in define_automatic_variables()
H A Dremote-cstms.c35 char *remote_description = "Customs"; variable
H A Dmake.h526 extern char *version_string, *remote_description, *make_host;