DEBSOURCES
Skip Quicknav
sources / oxref / 0.90.10-1 / icmake / xref
1234567
void xref(string strip) { program(strip); md("tmp/doc"); system(g_binary + " -foxs liboxref.a > tmp/doc/oxref.xref"); }