| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | simplify "make clean" and remove unneeded lib dir from tree•••the lib dir is automatically created if needed by the out-of-tree build logic, and now that all generated files are in obj and lib, deleting them is much simpler. using "rm -rf" is also more thorough, as it picks up object files that were left around from source files that no longer exist or which are no longer to be used because an arch-specific replacement file was added or removed. | Rich Felker | 2016-01-20 | 1 | -0/+0 |
| * | new solution for empty lib dir (old one had some problems) | Rich Felker | 2011-02-17 | 1 | -0/+0 |
