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

Comparing ray/src/gen/Rmakefile (file contents):
Revision 1.3 by greg, Thu Mar 9 09:06:00 1989 UTC vs.
Revision 1.4 by greg, Wed Oct 4 16:07:54 1989 UTC

# Line 36 | Line 36 | genblinds:     genblinds.o
36   genprism:       genprism.o
37          cc $(CFLAGS) -o genprism genprism.o
38  
39 < xform:  xform.o xf.o mat4.o
40 <        cc $(CFLAGS) -o xform xform.o xf.o mat4.o -lm
39 > xform:  xform.o xf.o mat4.o fgetline.o
40 >        cc $(CFLAGS) -o xform xform.o xf.o mat4.o fgetline.o -lm
41  
42   genrev: genrev.o calexpr.o caldefn.o calfunc.o \
43   ealloc.o savestr.o

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines