--- ray/platform/posix_64.cfg 2003/10/21 19:27:28 1.1 +++ ray/platform/posix_64.cfg 2005/09/19 11:30:10 1.4 @@ -16,9 +16,14 @@ RAD_MANDIR: share/man [build] CCFLAGS: -O +[debug] +CCFLAGS: -g + # never touch below this [code] -RAD_SPEED: -DSPEED=200 -RAD_COMPAT: bmalloc.c erf.c strcmp.c +RAD_COMPAT: strcmp.c +RAD_MATHCOMPAT: erf.c +RAD_NETCOMPAT: netproc.c +RAD_PROCESS: unix_process.c RAD_MLIB: m