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.34 by greg, Mon Apr 22 12:21:38 1991 UTC vs.
Revision 1.36 by greg, Fri May 3 10:22:05 1991 UTC

# Line 164 | Line 164 | caldefn.o:     caldefn.c
164   ra_pixar.o:     ra_pixar.c
165          cc $(CFLAGS) $(PIXAR_INCLUDE) -c ra_pixar.c
166  
167 < xshowtrace:     xshowtrace.o image.o resolu.o header.o fvect.o
167 > xshowtrace:     xshowtrace.o image.o resolu.o header.o fvect.o x11findwind.o
168          cc $(CFLAGS) -o xshowtrace xshowtrace.o image.o resolu.o header.o \
169 < fvect.o -lm -lX11
169 > fvect.o x11findwind.o -lm -lX11
170  
171   fropen.o:       fropen.c
172          cc $(CFLAGS) -DDEFPATH=\":$(LIBDIR)\" -c fropen.c
# 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
197  
198   ra_t8.o:        targa.h
199  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines