find_suffix_path
Lst_AtEnd(paths, find_suffix_path(gtargets.a[i]));
extern Lst find_suffix_path(GNode *);
Lst l = find_suffix_path(a);