#39778: base: "clean" make target should remove files generated by tcldoc and tcldox make targets ---------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.1.3 Keywords: | Port: ---------------------+-------------------------------- Right now running `make clean` in base doesn't remove the `./tcldoc` folder created by running `make tcldoc`, nor does it remove the `./tcldox` folder created by running `make tcldox`. Having it clean these folders is necessary to have a fresh build state for testing these `make` targets anew. (I'm working on these `make` targets for #12048 btw) -- Ticket URL: <https://trac.macports.org/ticket/39778> MacPorts <http://www.macports.org/> Ports system for OS X