Searched refs:opt_conf (Results 1 – 1 of 1) sorted by relevance
317 opt_conf = open('gen-make.opts', 'w') variable318 opt_conf.write('[options]\n')320 opt_conf.write(opt + ' = ' + val + '\n')321 opt_conf.close()