What steps will reproduce the problem?
1. run hamake, specifying a target to build that does not exist in the hamakefile
What is the expected output? What do you see instead?
I'd expect an error saying that the target is not defined, but instead hamake acts as
though I didn't specify any targets and therefore attempts to build all targets defined
in the hamakefile.
Please use labels and text to provide additional information.
I'm happy to provide a patch to fix if you (the maintainers) agree, though the exact
nature of the patch will likely depend on the resolution of issue 58.
(http://code.google.com/p/hamake/issues/detail?id=58)
Original issue reported on code.google.com by petenewc...@gmail.com on 26 Aug 2011 at 1:46
Original issue reported on code.google.com by
petenewc...@gmail.com
on 26 Aug 2011 at 1:46