1
vote
2answers
202 views
How can I efficiently build different versions of a component with one Makefile
I hope I haven't painted myself into a corner. I've gotten what seems to be most of the way through implementing a Makefile and I can't get the last bit to work. I hope someone here can suggest a …
