﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1755	"Make ""make clean"" remove chicken-config.h"	Mario Domenech Goulart		"The fact that {{{make clean}}} doesn't remove {{{chicken-config.h}}} is a recurrent source of tricky-to-debug installation issues.

This ticket is about making {{{make clean}}} remove {{{chicken-config.h}}}.  Since preserving {{{chicken-config.h}}} can be useful for developers, it'd be good to have a variable to indicate that {{{chicken-config.h}}} is to be preserved when processing the {{{clean}}} target (e.g., {{{PRESERVE_CONFIG}}})."	defect	closed	minor	someday	build system	5.2.0	fixed	make clean, chicken-config.h		easy
