embotech/ecos

make install not working

Opened this issue · 1 comments

make: *** No rule to make target 'install'. Stop.

echu commented

What do you expect make install to do? At the moment, the Makefile just produces two static libraries. We could copy them (along with the headers) into /usr/local/lib (/usr/local/include) if that's where you expect things to go.