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

Comparing ray/src/px/Rmakefile (file contents):
Revision 2.47 by greg, Fri Jun 27 06:53:22 2003 UTC vs.
Revision 2.48 by greg, Mon Jul 7 17:21:51 2003 UTC

# Line 151 | Line 151 | ra_pict:    ra_pict.o
151          $(CC) $(CFLAGS) -o ra_pict ra_pict.o -lrt $(MLIB)
152  
153   ra_hexbit:      ra_hexbit.o
154 <        $(CC) $(CFLAGS) -o ra_hexbit ra_hexbit.o -lrt
154 >        $(CC) $(CFLAGS) -o ra_hexbit ra_hexbit.o -lrt $(MLIB)
155  
156   x10image:       ximage.o ciq.o cut.o closest.o xraster.o biq.o
157          $(CC) $(CFLAGS) -o x10image ximage.o xraster.o \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines