I have attached both Makefiles I would like to include in source package for final release (only for Linux/FreeBSD builds). I took a pragmatic approach to make it as easy as possible this time since I do not have much time (I leave this Saturday for 4 weeks).
I have taken the Makefile provided with last release and newly generated ide Makefile. A new variable was added to root Makefile to define host type (only LINUX and FreeBSD at the moment).
Simply extract the archive into rc1 root directory should give you two files:
./Makefile
./uppsrc/ide/Makefile
Can somebody check building on Linux using provided Makefiles?
Are the install paths ok given in root Makefile?