Great. I've been downloading, and my quake is back on my windows. I think it sucks under windows, it crashes all the time while making my mod, so the next question is:
How can i compile the quake 1 source code in Linux Mandake 8.1 with gcc and make ?
When i tried once, i got this problem:
With the WinQuake source, they gave us a 'Makefile.linuxi386' to build your quake on, at least, that was my guess. So i said
make -f ./Makefile.linuxi386
And it said somethink like:
make[1]: no rule to make targets. stop.
Help me!