Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid target behavior question #59

Open
GoogleCodeExporter opened this issue Mar 28, 2015 · 0 comments
Open

invalid target behavior question #59

GoogleCodeExporter opened this issue Mar 28, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 26 Aug 2011 at 1:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant