On Wed 20 Aug 2014 18:19:21 Joel Brobecker wrote: > > I would have been happy if the generated files were in the tree and > > only maintainer mode would result in the dependencies being checked. > > > > This has precedence for other tools. > > Is it just generated files? I was under the impression that you had > to link against a library as well. If that wasn't the case, then it > would certainly mitigate most of my concerns! currently it's just a generated file for moxie. the compiled file is a standalone blob and treated as data. but i want to move the sim past that point, hence the forked thread ;). -mike