7 ms·
I have created a repo at git://github.com/rajivnavada/bootstrap.git that addresses this issue in the Makefile. Basically, I added a 'proper' target that 'bo
by Rajiv_N 15y ago
I have created a repo at
git://github.com/rajivnavada/bootstrap.git
that addresses this issue in the Makefile.
Basically, I added a 'proper' target that 'bootstrap' depends on. This target simply adds the semicolon to the end of the file. Hope it helps those of you having problems.