[Serdev] [Tracker] Created: (SER-191) Make clean/proper does not
clean up everything
Greger V. Teigre (JIRA)
tracker at iptel.org
Sat Dec 9 20:12:50 UTC 2006
Make clean/proper does not clean up everything
----------------------------------------------
Key: SER-191
URL: http://tracker.iptel.org/browse/SER-191
Project: SER
Issue Type: Improvement
Reporter: Greger V. Teigre
If you compile extra modules using include_modules or modify exclude_modules, you have to either remember the options or use exclude_modules="" when later doing make clean or make proper.
If not, make will not clean up the modules found in the default exclude_modules, which of course may come back and haunt you later if you assume so...
The same is true for the new group_include (SER-177).
It would be nice that make clean and make proper without any options actually do what you would normally expect: that EVERYTHING is cleaned up.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.iptel.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Serdev
mailing list