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

Comparing ray/src/cal/Rmakefile (file contents):
Revision 1.10 by greg, Fri Jul 5 00:20:57 2019 UTC vs.
Revision 1.11 by greg, Thu Apr 21 02:52:40 2022 UTC

# Line 40 | Line 40 | total: total.o
40          $(CC) $(CFLAGS) -o total total.o -lrtrad $(MLIB)
41  
42   cnt:            cnt.o
43 <        $(CC) $(CFLAGS) -o cnt cnt.o
43 >        $(CC) $(CFLAGS) -o cnt cnt.o -lrtrad
44  
45   neaten: neat.o
46          $(CC) $(CFLAGS) -o neaten neat.o

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines