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

Comparing ray/src/rt/Rmakefile (file contents):
Revision 2.70 by greg, Thu Sep 6 00:07:43 2012 UTC vs.
Revision 2.72 by greg, Sat Apr 26 15:59:38 2014 UTC

# Line 109 | Line 109 | install:       all rayinit.cal
109   ogl:    
110  
111   clean:
112 <        set nonomatch; rm -f $(PROGS) *.o core
112 >        set nonomatch; rm -f $(PROGS) *.o
113  
114   lint:   $(RVSRC)
115          $(LINT) $(LINTFLAGS) -DRVIEW $(RVSRC) $(LIBS)
# Line 222 | Line 222 | initotypes.o srcobstr.o raytrace.o:    otspecial.h
222  
223   rpmain.o rtmain.o rvmain.o rpict.o \
224   srcdraw.o:      ../common/view.h ../common/resolu.h
225 +
226 + rpict.o:        ../common/hilbert.h
227  
228   x11.o x11twind.o: x11twind.h
229  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines