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.46 by greg, Sat Nov 24 00:37:28 2007 UTC vs.
Revision 2.47 by greg, Thu Feb 7 23:02:14 2008 UTC

# Line 66 | Line 66 | glarendx:      glarendx.o
66  
67   xglaresrc:      xglaresrc.o x11findwind.o
68          $(CC) $(CFLAGS) -o xglaresrc xglaresrc.o \
69 < x11findwind.o -lrtrad -lX11 -$(MLIB)
69 > x11findwind.o -lrtrad -lX11 $(MLIB)
70  
71   rad:    rad.o
72          $(CC) $(CFLAGS) -o rad rad.o -lrtrad $(MLIB)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines