Hello! I tried to do a parallel build of lyx-1.4.5.1 with
gmake -j4 but it failed due to some race condition. With more and more computers having multiple processors, it would be extremely useful to have all dependencies properly listed in the makefile so that make could perform such builds without tripping over... Thanks, -mi