Hello,
I have a piece of software where the makefile contains :
I guess that this is done to have all kind of variables already set (SrcSuf or ROOTCFLAGS).
The file has moved (?) in 5.32 from $ROOTSYS/test to $ROOTSYS/etc. Thus my questions :
- Is it a bad idea to use Makefile.arch in our Makefiles ?
- Why was it moved ?
Thank you,
Barth