On Thu, Dec 19, 2013 at 2:16 AM, dexen deVries wrote: > the problem is not solved, merely one of the manifestation is eliminated. > actual solution requires stating all the dependencies. > > if your list of sources and/or targets is dynamic, consider using mkinclude: > <| GEN_DEPS > where `GEN_DEPS' is your script generating deps in form TARGET: > PREREQUISITE > > The following mkfile does what I need/expect without explicit dependencies. # Makefile for Plan 9