masaru tsuchiyama wrote on Thu, Aug 01, 2013 at 00:11:30 +0900: > * gen-make.py > () : use default value as conf when args[0] is line ending.
I don't use windows, but I think the right fix in this case is to prevent ("\n" in sys.argv) from becoming true in the first place.