ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/Rmakefile
(Generate patch)

Comparing ray/src/util/Rmakefile (file contents):
Revision 2.32 by greg, Wed May 14 21:40:40 2003 UTC vs.
Revision 2.33 by schorsch, Thu Jun 5 19:29:35 2003 UTC

# Line 81 | Line 81 | ranimate:      ranimate.o netproc.o
81   ranimove:       ranimove.o ranimove1.o ranimove2.o \
82   ../lib/raypcalls.o ../lib/raycalls.o
83          $(CC) $(CFLAGS) -o ranimove ranimove.o ranimove1.o ranimove2.o \
84 < -lraypcalls.o -lraycalls.o -lradiance -lrt -lm
84 > ../lib/raypcalls.o ../lib/raycalls.o -lradiance -lrt -lm
85  
86   rpiece: rpiece.o Version.o
87          $(CC) $(CFLAGS) -o rpiece rpiece.o Version.o -lrt -lm

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines