--- ray/platform/irix.cfg 2003/10/21 19:27:28 1.1 +++ ray/platform/irix.cfg 2008/04/21 07:31:28 1.5 @@ -11,9 +11,14 @@ RAD_MANDIR: share/man [build] CCFLAGS: -O2 +[debug] +CCFLAGS: -g + # never touch below this [code] -RAD_SPEED: -DSPEED=200 -RAD_COMPAT: bmalloc.c strcmp.c +RAD_COMPAT: strcmp.c +RAD_NETCOMPAT: netproc.c +RAD_PROCESS: unix_process.c +RAD_PCALLS: raypcalls.c RAD_MLIB: m