#56 closed defect (fixed)
"spotless" target doesn't remove all generated files.
Reported by: | sjamaan | Owned by: | felix winkelmann |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | build system | Version: | 4.0.x |
Keywords: | cleanup, spotless, generated files | Cc: | |
Estimated difficulty: |
Description
setup-download.c
, setup-download.so
, setup-api.c
, setup-api.so
and chicken-boot
are not removed when running "make spotless".
Also, anything in benchmarks
and tests
is not cleaned up.
Note: See
TracTickets for help on using
tickets.
See r15170.
benchmarks
isn't cleaned yet, but that shouldn't be a problem, as the benchmarks are always recompiled.