Sorry for my ignorance, but what you mean by that?
Something like this:
make INSTALL_PREFIX=/usr/local/share
Matthias
Well, make is there, ready to be edited
Note that there are two makefiles. The real makefile, exported using theide, and 'user' makefile that calls this hidden one. User makefile is not exported, means you can easily edit it. install belongs there.