include_server (1) Linux Manual Page
NAME include_server.py – conservative approximation of include dependencies for C/C++ SYNOPSIS include_server –port INCLUDE_SERVER_PORT [OPTIONS] DESCRIPTION include_server.py starts an include server process. This process answers queries from distcc(1) clients about what files to include in C/C++ compilations. The include_server.py command itself terminates as soon as the include server has been spawned. The INCLUDE_SERVER_PORT argument is…
