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.35 by greg, Thu May 2 17:25:27 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines