Commit Graph

5 Commits

Author SHA1 Message Date
Bill Currie 43b5a87fbd some fixes to make quakeforge build on solaris. not quite done yet as the
server doesn't get linked with the network libs yet.

.gitignore: add quakeforge-*.tar.gz (I'm tired of seeing that with ? :)
include/Makefile.am: forgot to add the new x11 related headers
source/makefile.am: move snd_dma.c from cient sources to snd lib and add
	snd_null.c
source/cl_sys_unix.c: replace FNDELAY with O_NONBLOCK
2000-05-25 05:01:20 +00:00
Marcus Sundberg ca44147ccb Added ChangeLog 2000-05-17 20:13:28 +00:00
Bill Currie e5bda6fdc5 ignore Makefile 2000-05-17 12:14:53 +00:00
Jeff Teunissen b493557f7f More .gitignore stuff, nuke old Makefiles, fix asm weirdness with
asm_i386.h
2000-05-17 11:25:33 +00:00
Jeff Teunissen 906444dfca .gitignore files 2000-05-17 09:43:59 +00:00