quakeforge/libs/audio/cd
Bill Currie 9cd83e178f various fixes for out-of-srcdir building
configure.in:
	foo/Makefile MUST come before foo/bar/Makefile or foo/bar will NOT be
	created.
libs/*...*/Mkaefile.am: add INCLUDES so $(top_scrdir)/include gets searched
{qw,nq}/source/Makefile.am: fix fbset compiling (and cleaning for nq)
2001-04-11 03:09:24 +00:00
..
.gitignore add .gitignore 2001-04-09 23:46:52 +00:00
cd_dos.c Merge cd. Doesn't dlopen different cd drivers or anything exciting... Yet. 2001-04-09 21:15:09 +00:00
cd_linux.c A few more. Also removed a couple inaccurate comments. 2001-04-11 00:10:19 +00:00
cd_null.c clients now build (sdl, sgl, wgl), but don't link yet 2001-04-10 22:09:41 +00:00
cd_sdl.c The cdrom code now uses strequal where appropriate. Also, playing track 0 2001-04-10 07:26:22 +00:00
cd_sgi.c The cdrom code now uses strequal where appropriate. Also, playing track 0 2001-04-10 07:26:22 +00:00
cd_win.c The cdrom code now uses strequal where appropriate. Also, playing track 0 2001-04-10 07:26:22 +00:00
Makefile.am various fixes for out-of-srcdir building 2001-04-11 03:09:24 +00:00