﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1370	Build-dependencies between import libraries and core units don't seem to be completely right	felix winkelmann		"During some messing around with my working copy, I deleted all generated `*.import.c` and
`*.import.scm` files. Running `make` again resulted in build errors, reporting missing import libraries (more specifically: unresolved imports.) To fix this, the unit holding the module that produces the missing import libraries has to be recompiled from the `.scm` spurce.

It seems that the dependencies between Scheme files and import libraries are not fully specified in `rules.make`.
"	defect	new	minor	6.0.0	build system	5.0.0				medium
