On Fri, Apr 4, 2014 at 2:45 PM, Olaf Walter <[email protected]> wrote: > > the tool that I'm working on contains two source directories, each of them > requiring a make. My idea was to create a patch that writes a top-level > Makefile that calls both of them. This is what I get:
Make a new easyblock based on configuremake and call the parent configure_step, build_step, ... twice every time with a different preconfigopts (or premakeopts) that puts the command in the correct directory? Ward

