Ben Ransford

Results 5 comments of Ben Ransford

I've never seen that. What does `make --version` say?

I think it's complaining about the `## ...` comment. If you remove that comment from that line, does the error go away?

OK. It will take me a little time to reproduce this, since GNU Make 3.x doesn't seem to tickle this bug.

There's almost certainly a space in a directory name in `$(FIGS)` (or in the case of the most recent comment, `$(OBJ_OUT_DIR)`). Try renaming component directories so that they don't have...