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

make runs various commands #1

Open
linsalrob opened this issue Jan 23, 2020 · 0 comments · May be fixed by #3
Open

make runs various commands #1

linsalrob opened this issue Jan 23, 2020 · 0 comments · May be fixed by #3

Comments

@linsalrob
Copy link

By default make runs the first command in Makefile. This is probably not what you want. The solution is to move something you want to run by default (e.g. make test) to be the first command in the Makefile.

linsalrob added a commit to linsalrob/BAM_Scripts that referenced this issue Jan 23, 2020
@linsalrob linsalrob linked a pull request Jan 23, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant