ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/platform/hpux.cfg
(Generate patch)

Comparing ray/platform/hpux.cfg (file contents):
Revision 1.1 by schorsch, Tue Oct 21 19:27:28 2003 UTC vs.
Revision 1.6 by schorsch, Mon Apr 21 07:31:28 2008 UTC

# Line 11 | Line 11 | RAD_MANDIR:    share/man
11   [build]
12   CCFLAGS:   -O -Aa
13  
14 + [debug]
15 + CCFLAGS:   -g -Aa
16 +
17   # never touch below this
18   [code]
19 < RAD_SPEED: -DSPEED=80
20 < RAD_COMPAT: bmalloc.c strcmp.c getpagesize.c
19 > RAD_COMPAT: strcmp.c
20 > RAD_NETCOMPAT: netproc.c
21 > RAD_PROCESS: unix_process.c
22 > RAD_PCALLS: raypcalls.c
23   RAD_MLIB:   m
24  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines