Don't require configuration name in 'make CONFIG' if only one configuration is present

Issue #1724 closed
Frank Löffler created an issue

For example 'make' after this pull request works if only one configuration is present. Otherwise a message would be output to tell the user to use 'make sim' (for example) - which is kind of pointless because at that point make "knew" already what was meant. It could, and should, just do it.

https://bitbucket.org/cactuscode/cactus/pull-request/6/dont-require-configuration-name-when-only/diff

Keyword:

Comments (4)

  1. Log in to comment