Remake
|
Public Attributes | |
string_list | targets |
string_set | deps |
Definition at line 511 of file remake.cpp.
string_set dependency_t::deps |
Definition at line 514 of file remake.cpp.
Referenced by accept_client(), get_status(), main(), and still_need_rebuild().
string_list dependency_t::targets |
Definition at line 513 of file remake.cpp.
Referenced by get_status(), and still_need_rebuild().