(In reply to comment #0)
> When you run make BUILD_CLIENT_SMP=1, it doesn't build tremulous-smp. There's a
> little typo in the Makefile.
>
Note that SMP support does not work with SDL except on Mac OS X. I don't know if it works for win32 or not.
Yes, I'm aware of that. However, "doesn't work" and "never gets compiled" are two completely different things. Even if it doesn't work, Makefile should allow building it. Right now, it ignores the tremulous-smp target regardless of BUILD_CLIENT_SMP.
Created attachment 1127 [details] Makefile fix This fix should also go to the backport patch.
Created attachment 1128 [details] Makefile fix This fix should also go to the backport patch.
Created attachment 1129 [details] Makefile fix This fix should also go to the backport patch.