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

Makefile **all-*` command syntax error #1

Closed
vardius opened this issue Feb 4, 2018 · 1 comment
Closed

Makefile **all-*` command syntax error #1

vardius opened this issue Feb 4, 2018 · 1 comment

Comments

@vardius
Copy link
Owner

vardius commented Feb 4, 2018

Makefile **all-*` command needs to be fixed

https://github.com/vardius/go-api-boilerplate/blob/master/Makefile#L5

➜  go-api-boilerplate git:(master) make all-build
for BIN in `ls cmd`; do
/bin/sh: -c: line 1: syntax error: unexpected end of file
make: *** [all-build] Error 2
@vardius
Copy link
Owner Author

vardius commented Feb 6, 2018

1c314e1

Is this still an issue ?

@vardius vardius added question and removed question labels Feb 6, 2018
@vardius vardius changed the title Makefile **all-*` command Makefile **all-*` command syntax error Feb 8, 2018
@vardius vardius mentioned this issue Sep 6, 2018
@vardius vardius closed this as completed Sep 6, 2018
vardius pushed a commit that referenced this issue Jan 1, 2020
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