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 1.31 by greg, Wed Mar 20 16:43:33 1991 UTC vs.
Revision 1.33 by greg, Fri Apr 19 13:43:58 1991 UTC

# Line 37 | Line 37 | install:       $(PROGS) normpat.csh
37          chmod 755 $(INSTDIR)/normpat
38  
39   clean:
40 <        rm -f $(PROGS) *.o core
40 >        set nonomatch; rm -f $(PROGS) *.o core
41  
42   pfilt:  pfilt.o pf2.o pf3.o resolu.o color.o header.o lamps.o \
43   rexpr.o fropen.o spec_rgb.o
# Line 194 | Line 194 | ximage.o image.o:      standard.h mat4.h fvect.h
194   ximage.o x11raster.o:   xraster.h
195  
196   x11image.o x11raster.o: x11raster.h
197 +
198 + x11image.o:     x11icon.h
199  
200   ra_t8.o:        targa.h
201  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines