Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, the intermediate files (i.e., *.o, *.lo, etc) are mixed with the source files. It would be better to put these intermediate files into a separate folder, e.g., build/ folder to make the source tree clean.