Fixed missing dep for "make -j". From Hans T. fix of ISSSort.#7
Fixed missing dep for "make -j". From Hans T. fix of ISSSort.#7lpgaff merged 1 commit intoMiniball:mainfrom
Conversation
|
I'm holding off on this, because during testing of that in ISSSort, it was giving strange behaviour of the dictionary file names and locations on some systems. |
|
Sorry, just coming back to this. With the changes to the Makefile, it seems that the ROOT dictionaries are compiled with strange names, like the suffix is added twice to the filename. It might be that different versions of make interpret the extra argument in different ways? |
|
I could reproduce the error. The issue was that with those two dependencies If it works for you too, I can make a MR for ISSSort as well, unless you beat me to it :-) |
Fix analog to ISOLDESolenoidalSpectrometer/ISSSort#18